Lines Matching refs:lahc
1519 ahc_softc_comp(struct ahc_softc *lahc, struct ahc_softc *rahc) argument
1532 value = (lahc->flags & AHC_BIOS_ENABLED)
1546 lvalue = (lahc->chip & AHC_BUS_MASK);
1561 value = ahc_get_pci_bus(lahc->dev_softc)
1565 - ahc_get_pci_bus(lahc->dev_softc);
1569 value = ahc_get_pci_slot(lahc->dev_softc)
1573 - ahc_get_pci_slot(lahc->dev_softc);
1582 primary_channel = (lahc->flags & AHC_PRIMARY_CHANNEL) + 'A';
1584 if (lahc->channel == primary_channel)
1593 - lahc->platform_data->bios_address;
1596 - lahc->bsh.ioport;