Searched defs:nsp32_build_sdtr (Results 1 - 1 of 1) sorted by last modified time

/drivers/scsi/
H A Dnsp32.c211 static void nsp32_build_sdtr (struct scsi_cmnd *, unsigned char, unsigned char);
387 static void nsp32_build_sdtr(struct scsi_cmnd *SCpnt, function
995 nsp32_build_sdtr(SCpnt, period, offset);
2338 nsp32_build_sdtr(SCpnt, 0, ASYNC_OFFSET);
2341 nsp32_build_sdtr(SCpnt, get_period, get_offset);

Completed in 15 milliseconds