Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h929 } dfc_destid_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c5624 dfc_destid_t *destid; in emlxs_dfc_send_ct()
5693 if (dfc->buf3_size < sizeof (dfc_destid_t)) { in emlxs_dfc_send_ct()
5711 destid = (dfc_destid_t *)dfc->buf3; in emlxs_dfc_send_ct()
6707 dfc_destid_t *destid; in emlxs_dfc_send_els()
6748 if (dfc->buf3_size < sizeof (dfc_destid_t)) { in emlxs_dfc_send_els()
6774 destid = (dfc_destid_t *)dfc->buf3; in emlxs_dfc_send_els()