Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h1210 } EXT_FCF_LIST, *PEXT_FCF_LIST; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c3998 out_size = sizeof (EXT_FCF_LIST); in ql_get_host_data()
9646 EXT_FCF_LIST fcf_list = {0}; in ql_get_fcf_list()
9659 (caddr_t)&fcf_list, sizeof (EXT_FCF_LIST), mode) != 0) { in ql_get_fcf_list()