Home
last modified time | relevance | path

Searched defs:wflags (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dwdc.c1103 int wflags = poll ? AT_POLL : AT_WAIT; in __wdcwait_reset() local
1505 int wflags, tfd; in __wdccommand_intr() local
H A Dmvsata.c1705 int wflags; in mvsata_wdc_cmd_intr() local
3411 mvsata_edma_disable(struct mvsata_port *mvport, int timeout, int wflags) in mvsata_edma_disable()
/netbsd-src/sys/dev/ata/
H A Dwd.c941 int wflags = (xfer->c_flags & C_POLL) ? AT_POLL : 0; in wddone() local