Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_sdapi.h181 struct sd_plogi_rcv_v0 { struct
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c1109 struct sd_plogi_rcv_v0 *bp; in emlxs_log_sd_basic_els_event()
1117 size = sizeof (struct sd_plogi_rcv_v0); in emlxs_log_sd_basic_els_event()
1119 if (!(bp = (struct sd_plogi_rcv_v0 *)kmem_alloc(size, KM_NOSLEEP))) { in emlxs_log_sd_basic_els_event()