Searched refs:busCount (Results 1 – 1 of 1) sorted by relevance
76 short busCount; member292 ata_mgr.busCount = pb.ataBusCnt; in ata_init()294 ata_mgr.bus_list = (long *) calloc(ata_mgr.busCount, sizeof(long)); in ata_init()296 ata_mgr.busCount = 0; in ata_init()298 for (i = 0, j = 0; j < ata_mgr.busCount; i++) { in ata_init()348 for (i = 0; i < ata_mgr.busCount; i++) { in compute_id()353 if (i >= ata_mgr.busCount) { in compute_id()1142 if (a->bus_index >= ata_mgr.busCount/* max bus id */) { in step_ata_iterator()1195 if (i >= ata_mgr.busCount) { in open_linux_ata_as_media()