Lines Matching defs:mate
1438 ide_hwif_t *hwif, *mate = NULL;1446 mate = NULL;1453 if ((i & 1) && mate) {1454 hwif->mate = mate;1455 mate->mate = hwif;1458 mate = (i & 1) ? NULL : hwif;1478 hwif->mate == NULL || hwif->mate->present == 0) {