Home
last modified time | relevance | path

Searched refs:PHAN_INITIALIZE_COMPLETE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnic_cmn.h130 #define PHAN_INITIALIZE_COMPLETE 0xff01 macro
H A Dunm_nic_init.c453 if ((val == PHAN_INITIALIZE_COMPLETE) || in phantom_init()
H A Dunm_nic_main.c409 while (state != PHAN_INITIALIZE_COMPLETE && loops < 200000) { in init_firmware()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h64 #define PHAN_INITIALIZE_COMPLETE 0xff01 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1345 case PHAN_INITIALIZE_COMPLETE: in ql_8021_phantom_init()