Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ata/
H A Data_recovery.c166 const uint8_t ch_openings = ata_queue_openings(chp); in ata_recovery_resume()
H A Data_subr.c380 ata_queue_openings(struct ata_channel *chp) in ata_queue_openings() function
H A Datavar.h583 uint8_t ata_queue_openings(struct ata_channel *);
H A Dwd.c824 openings = ata_queue_openings(chp); in wd_diskstart()