Searched refs:BFA_PL_EID_TRUNK_SCN (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/scsi/bfa/ |
D | bfa_plog.h | 111 BFA_PL_EID_TRUNK_SCN = 24, enumerator
|
D | bfa_svc.c | 3457 BFA_PL_EID_TRUNK_SCN, 0, "Trunk up(0,1)"); in bfa_trunk_scn() 3461 BFA_PL_EID_TRUNK_SCN, 0, "Trunk up(-,1)"); in bfa_trunk_scn() 3465 BFA_PL_EID_TRUNK_SCN, 0, "Trunk up(0,-)"); in bfa_trunk_scn() 3469 BFA_PL_EID_TRUNK_SCN, 0, "Trunk down"); in bfa_trunk_scn()
|