Home
last modified time | relevance | path

Searched refs:nsp32_build_sdtr (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dnsp32.c211 static void nsp32_build_sdtr (struct scsi_cmnd *, unsigned char, unsigned char);
387 static void nsp32_build_sdtr(struct scsi_cmnd *SCpnt, in nsp32_build_sdtr() function
995 nsp32_build_sdtr(SCpnt, period, offset); in nsp32_queuecommand_lck()
2335 nsp32_build_sdtr(SCpnt, 0, ASYNC_OFFSET); in nsp32_analyze_sdtr()
2338 nsp32_build_sdtr(SCpnt, get_period, get_offset); in nsp32_analyze_sdtr()