Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ata/
H A Data_subr.c252 if (ata_timo_xfer_check(xfer)) { in ata_timeout()
H A Datavar.h549 bool ata_timo_xfer_check(struct ata_xfer *);
H A Data.c1406 ata_timo_xfer_check(struct ata_xfer *xfer) in ata_timo_xfer_check() function
/netbsd-src/sys/dev/ic/
H A Dwdc.c1362 if (ata_timo_xfer_check(xfer)) { in wdctimeout()