Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ata/
H A Data_subr.c300 ata_queue_alloc_slot(struct ata_channel *chp, uint8_t *c_slot, in ata_queue_alloc_slot() function
H A Datavar.h580 bool ata_queue_alloc_slot(struct ata_channel *, uint8_t *, uint8_t);
H A Data.c1181 if (!ata_queue_alloc_slot(chp, &xfer->c_slot, drv_openings)) in atastart()
/netbsd-src/sys/dev/ic/
H A Dsiisata.c682 if (!ata_queue_alloc_slot(chp, &c_slot, ATA_MAX_OPENINGS)) { in siisata_reset_drive()
810 if (!ata_queue_alloc_slot(chp, &c_slot, ATA_MAX_OPENINGS)) { in siisata_probe_drive()
H A Dahcisata_core.c774 if (!ata_queue_alloc_slot(chp, &c_slot, ATA_MAX_OPENINGS)) { in ahci_reset_drive()
1062 if (!ata_queue_alloc_slot(chp, &c_slot, ATA_MAX_OPENINGS)) { in ahci_probe_drive()