Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h289 extern uint32_t emlxs_dhc_verify_login(emlxs_port_t *port,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c1391 if (emlxs_dhc_verify_login(port, sid, sp)) { in emlxs_process_unsol_plogi()
H A Demlxs_dhchap.c7385 emlxs_dhc_verify_login(emlxs_port_t *port, uint32_t sid, SERV_PARM *sp) in emlxs_dhc_verify_login() function