Searched refs:atabus_alloc_drives (Results 1 – 5 of 5) sorted by relevance
174 err = atabus_alloc_drives(chp, PMP_MAX_DRIVES); in sata_interpret_sig()176 err = atabus_alloc_drives(chp, 1); in sata_interpret_sig()
526 int atabus_alloc_drives(struct ata_channel *, int);
752 atabus_alloc_drives(struct ata_channel *chp, int ndrives) in atabus_alloc_drives() function
864 if (atabus_alloc_drives(chp, 1) != 0) { in sii3112_drv_probe()
248 if (atabus_alloc_drives(chp, wdc->wdc_maxdrives) != 0) { in wdc_sataprobe()303 if (atabus_alloc_drives(chp, wdc->wdc_maxdrives) != 0) { in wdc_drvprobe()