Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/fc4/
Dfc.h171 #define LS_PRLI_ACC 0x02100014 macro
Dfc.c1153 if (status == FC_STATUS_OK && p[1].code != LS_PRLI_ACC && p[1].code != LS_ACC) in fc_do_prli()