hard_frame        455 sound/oss/dmasound/dmasound_core.c 	int hard_frame ;
hard_frame        505 sound/oss/dmasound/dmasound_core.c 		hard_frame =
hard_frame        507 sound/oss/dmasound/dmasound_core.c 		sq->block_size +=  (hard_frame - 1) ;
hard_frame        508 sound/oss/dmasound/dmasound_core.c 		sq->block_size &= ~(hard_frame - 1) ; /* make sure we are aligned */