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