Home
last modified time | relevance | path

Searched refs:ASMC_INTPORT_READ (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/asmc/
H A Dasmcvar.h75 #define ASMC_INTPORT_READ(sc) bus_read_1(sc->sc_ioport, 0x1f) macro
H A Dasmc.c1400 type = ASMC_INTPORT_READ(sc); in asmc_sms_intrfast()