Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c2484 if (!ndlp->nlp_base && shutdown) { in emlxs_tx_node_flush()
2495 if (!ndlp->nlp_base || shutdown) { in emlxs_tx_node_flush()
3153 if (!nlp->nlp_base) { in emlxs_tx_put()
3260 if (!nlp->nlp_base) { in emlxs_tx_get()
3458 if (!nlp->nlp_base) { in emlxs_tx_move()
H A Demlxs_node.c274 if (!ndlp->nlp_base) { in emlxs_node_open()
H A Demlxs_fct.c4418 if (!nlp->nlp_base) {
H A Demlxs_solaris.c1371 port->node_base.nlp_base = 1; in emlxs_port_init()
3598 if (!nlp->nlp_base) { in emlxs_fca_pkt_abort()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h440 uint32_t nlp_base; member