Home
last modified time | relevance | path

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

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