Searched refs:nsp_start_timer (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/ |
H A D | nsp_cs.c | 414 nsp_start_timer(SCpnt, 1000/51); in nsphw_start_selection() 501 static void nsp_start_timer(struct scsi_cmnd *SCpnt, int time) in nsp_start_timer() function 1101 nsp_start_timer(tmpSC, 1000/51); in nspintr() 1312 nsp_start_timer(tmpSC, 1000/102); in nspintr()
|
H A D | nsp_cs.h | 309 static void nsp_start_timer (struct scsi_cmnd *SCpnt, int time);
|
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/ |
H A D | nsp_cs.h | 309 static void nsp_start_timer (struct scsi_cmnd *SCpnt, int time);
|
H A D | nsp_cs.c | 413 nsp_start_timer(SCpnt, 1000/51); in nsphw_start_selection() 502 static void nsp_start_timer(struct scsi_cmnd *SCpnt, int time) in nsp_start_timer() function 1092 nsp_start_timer(tmpSC, 1000/51); in nspintr() 1302 nsp_start_timer(tmpSC, 1000/102); in nspintr()
|
Completed in 6 milliseconds