Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/scsi/fc/
Dfc_els.h58 ELS_TPRLO = 0x24, /* third party process logout */ enumerator
125 [ELS_TPRLO] = "TPRLO", \
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.h532 #define ELS_TPRLO 0x24 macro