Searched refs:ASMC_INTPORT_READ (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/asmc/ | ||
| H A D | asmcvar.h | 118 #define ASMC_INTPORT_READ(sc) bus_read_1(sc->sc_ioport, 0x1f) macro |
| H A D | asmc.c | 2144 type = ASMC_INTPORT_READ(sc); in asmc_sms_intrfast() |