Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Ddpt.c639 dpt_cmd(struct dpt_softc *sc, struct dpt_ccb *ccb, int eatacmd, int icmd) in dpt_cmd() argument
662 if (eatacmd == CP_IMMEDIATE) in dpt_cmd()
665 dpt_outb(sc, HA_COMMAND, eatacmd); in dpt_cmd()