Home
last modified time | relevance | path

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

/linux/drivers/scsi/snic/
H A Dsnic.h50 #define SNIC_NO_TAG -1 macro
H A Dsnic_scsi.c2146 if (unlikely(tag <= SNIC_NO_TAG)) { in snic_device_reset()