Home
last modified time | relevance | path

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

/netbsd/sys/dev/ata/
H A Data_subr.c109 ata_queue_get_active_xfer_locked(struct ata_channel *chp) in ata_queue_get_active_xfer_locked() function
136 xfer = ata_queue_get_active_xfer_locked(chp); in ata_queue_get_active_xfer()
H A Datavar.h577 ata_queue_get_active_xfer_locked(struct ata_channel *);
H A Data.c516 xfer = ata_queue_get_active_xfer_locked(chp); in atabus_thread()
/netbsd/sys/dev/ic/
H A Dwdc.c978 xfer = ata_queue_get_active_xfer_locked(chp); in wdc_reset_channel()
1249 xfer = ata_queue_get_active_xfer_locked(chp); in __wdcwait()