Searched refs:LS_PRLI_ACC (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/fc4/ | ||
D | fc.h | 171 #define LS_PRLI_ACC 0x02100014 macro |
D | fc.c | 1153 if (status == FC_STATUS_OK && p[1].code != LS_PRLI_ACC && p[1].code != LS_ACC) in fc_do_prli() |