Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1084 emlxs_ub_priv_t *ub_wait_head; /* Unsolicited IO received */ member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c11813 if (!port->ub_wait_head) { in emlxs_ub_flush()
11818 ub_priv = port->ub_wait_head; in emlxs_ub_flush()
11819 port->ub_wait_head = NULL; in emlxs_ub_flush()
11867 if (!port->ub_wait_head) { in emlxs_ub_callback()
11868 port->ub_wait_head = ub_priv; in emlxs_ub_callback()