Searched refs:SNIC_TGT_NONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/snic/ | ||
H A D | snic_fwint.h | 196 SNIC_TGT_NONE = 0x0, enumerator |
H A D | snic_disc.c | 23 return ((typ > SNIC_TGT_NONE && typ <= SNIC_TGT_SAN) ? in snic_tgt_type_to_str() |