Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.c200 static void nsp32_build_sdtr (struct scsi_cmnd *, unsigned char, unsigned char);
374 static void nsp32_build_sdtr(struct scsi_cmnd *SCpnt, in nsp32_build_sdtr() function
982 nsp32_build_sdtr(SCpnt, period, offset); in nsp32_queuecommand_lck()
2322 nsp32_build_sdtr(SCpnt, 0, ASYNC_OFFSET); in nsp32_analyze_sdtr()
2325 nsp32_build_sdtr(SCpnt, get_period, get_offset); in nsp32_analyze_sdtr()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32.c200 static void nsp32_build_sdtr (struct scsi_cmnd *, unsigned char,
381 static void nsp32_build_sdtr(struct scsi_cmnd *SCpnt, in nsp32_build_sdtr() function
988 nsp32_build_sdtr(SCpnt, period, offset); in nsp32_queuecommand_lck()
2322 nsp32_build_sdtr(SCpnt, 0, ASYNC_OFFSET); in nsp32_analyze_sdtr()
2325 nsp32_build_sdtr(SCpnt, get_period, get_offset); in nsp32_analyze_sdtr()

Completed in 7 milliseconds