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

/freebsd-11.0-release/sys/dev/ichsmb/
H A Dichsmb_reg.h82 #define ICH_HST_CMD 0x03 /* host command */ macro
H A Dichsmb.c212 bus_write_1(sc->io_res, ICH_HST_CMD, byte);
257 bus_write_1(sc->io_res, ICH_HST_CMD, cmd);
281 bus_write_1(sc->io_res, ICH_HST_CMD, cmd);
305 bus_write_1(sc->io_res, ICH_HST_CMD, cmd);
328 bus_write_1(sc->io_res, ICH_HST_CMD, cmd);
356 bus_write_1(sc->io_res, ICH_HST_CMD, cmd);
407 bus_write_1(sc->io_res, ICH_HST_CMD, cmd);
438 bus_write_1(sc->io_res, ICH_HST_CMD, cmd);

Completed in 46 milliseconds