Searched refs:AT_LINK_UP (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c2743 if (la->attType == AT_LINK_UP)
2757 if (la->attType == AT_LINK_UP && (!la->mm)) {
2797 if (la->mm && la->attType == AT_LINK_UP) {
H A Dlpfc_hw.h2376 #define AT_LINK_UP 0x01 /* Link is up */ macro
H A Dlpfc_init.c3114 att_type = AT_LINK_UP;
3186 if (att_type != AT_LINK_DOWN && att_type != AT_LINK_UP)

Completed in 56 milliseconds