Searched refs:SLOTINFO (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/ | ||
H A D | sdhost.h | 59 #define SLOTINFO 0x40 macro |
H A D | sdhost.c | 332 slotinfo = pci_config_get8(pcih, SLOTINFO); in sdhost_attach() |