OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atabus_alloc_drives
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ata/
sata_subr.c
174
err =
atabus_alloc_drives
(chp, PMP_MAX_DRIVES);
176
err =
atabus_alloc_drives
(chp, 1);
atavar.h
526
int
atabus_alloc_drives
(struct ata_channel *, int);
ata.c
752
atabus_alloc_drives
(struct ata_channel *chp, int ndrives)
function in typeref:typename:int
/src/sys/dev/pci/
satalink.c
864
if (
atabus_alloc_drives
(chp, 1) != 0) {
/src/sys/dev/ic/
wdc.c
248
if (
atabus_alloc_drives
(chp, wdc->wdc_maxdrives) != 0) {
303
if (
atabus_alloc_drives
(chp, wdc->wdc_maxdrives) != 0) {
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025