Searched refs:PCCARD_CCR_STATUS_IOIS8 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/pccard/ | ||
| D | pccardreg.h | 47 #define PCCARD_CCR_STATUS_IOIS8 0x20 macro |
| D | pccard.c | 715 reg |= PCCARD_CCR_STATUS_IOIS8; in pccard_function_enable() |