Home
last modified time | relevance | path

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

/linux/drivers/scsi/fnic/
H A Dfnic_fdls.h207 uint16_t lun0_delay; member
H A Dfnic_scsi.c478 uint16_t lun0_delay = 0; in fnic_queuecommand() local
574 if (!tport->lun0_delay) { in fnic_queuecommand()
575 lun0_delay = 1; in fnic_queuecommand()
576 tport->lun0_delay++; in fnic_queuecommand()
709 if (lun0_delay) { in fnic_queuecommand()