Home
last modified time | relevance | path

Searched refs:FC_GPIO_LINK_UP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1865 #define FC_GPIO_LINK_UP 0x00080000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c982 hba->flag &= ~FC_GPIO_LINK_UP; in emlxs_port_offline()
1632 hba->flag |= FC_GPIO_LINK_UP; in emlxs_port_online()
H A Demlxs_sli4.c9117 if (hba->flag & FC_GPIO_LINK_UP) { in emlxs_sli4_check_gpio()