Home
last modified time | relevance | path

Searched refs:ISID_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/scsi/
H A Dlibiscsi.h54 #define ISID_SIZE 6 macro
339 uint8_t isid[ISID_SIZE];
H A Dscsi_transport_iscsi.h371 #define ISID_SIZE 6 macro
423 uint8_t isid[ISID_SIZE];
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h173 for (i = 0, j = ISID_SIZE - 1; i < ISID_SIZE;) \