Searched refs:supported_types (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr_impl.c51 int supported_types; local
61 supported_types = i_ddi_intr_get_supported_types(dip);
64 i_ddi_intr_set_supported_types(dip, supported_types);
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c140 static const char * const supported_types[] = { variable
252 * Supported types are listed in the array supported_types
282 (char *const *)&supported_types[0];
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h374 uint32_t supported_types[8]; member in struct:dfc_hbainfo
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3972 hbainfo->supported_types[0] = LE_SWAP32(0x00000120);
3973 hbainfo->supported_types[1] = LE_SWAP32(0x00000001);

Completed in 70 milliseconds