Searched refs:ips_write_2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/ips/
H A Dips.h64 #define ips_write_2(sc,offset,value) bus_space_write_2(sc->bustag, sc->bushandle, offset, value) macro
H A Dips.c676 ips_write_2(sc, COPPER_REG_CCCR, 0x1000 | COPPER_ILE_BIT);
743 ips_write_2(command->sc, COPPER_REG_CCCR, COPPER_CMD_START);

Completed in 155 milliseconds