Searched refs:ASMC_CMDPORT_READ (Results 1 – 2 of 2) sorted by relevance
66 #define ASMC_CMDPORT_READ(sc) bus_read_1(sc->sc_ioport, 0x04) macro
927 if ((ASMC_CMDPORT_READ(sc) & ASMC_STATUS_MASK) == val) in asmc_wait_ack()956 ASMC_CMDPORT_READ(sc)); in asmc_wait()979 ASMC_CMDPORT_READ(sc)); in asmc_command()