Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr_impl.c51 int supported_types; in i_ddi_intr_devi_init() local
61 supported_types = i_ddi_intr_get_supported_types(dip); in i_ddi_intr_devi_init()
64 i_ddi_intr_set_supported_types(dip, supported_types); in i_ddi_intr_devi_init()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h374 uint32_t supported_types[8]; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c4023 hbainfo->supported_types[0] = LE_SWAP32(0x00000120); in emlxs_dfc_get_hbainfo()
4024 hbainfo->supported_types[1] = LE_SWAP32(0x00000001); in emlxs_dfc_get_hbainfo()