Home | History | Annotate | Download | only in hw

Lines Matching refs:drive_get_index

1177         index = drive_get_index(IF_IDE, i / MAX_IDE_DEVS, i % MAX_IDE_DEVS);
1212 index = drive_get_index(IF_FLOPPY, 0, i);
1264 while ((index = drive_get_index(IF_VIRTIO, 0, unit_id)) != -1) {