Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h156 extern fc_unsol_buf_t *emlxs_ub_find(emlxs_port_t *port,
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c9426 if (!(ubp = emlxs_ub_find(port, pkt->pkt_cmd_fhdr.ox_id))) { in emlxs_send_els_rsp()
10489 emlxs_ub_find(emlxs_port_t *port, uint32_t token) in emlxs_ub_find() function