Home
last modified time | relevance | path

Searched refs:VendorSpecific (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h113 #define VendorSpecific 0x0034 macro
H A Dcs_strings.h134 { VendorSpecific, "VendorSpecific" },
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h986 uint8_t VendorSpecific[20]; member
2020 uint32_t VendorSpecific; member
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c813 case VendorSpecific: in CardServices()