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