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