Searched refs:r_res1 (Results 1 – 5 of 5) sorted by relevance
106 ctlr->r_res1 = bus_alloc_resource_any(dev, ctlr->r_type1, &ctlr->r_rid1, in ata_pci_attach()111 if (ctlr->r_res1) in ata_pci_attach()113 ctlr->r_res1); in ata_pci_attach()155 if (ctlr->r_res1) { in ata_pci_detach()156 bus_release_resource(dev, ctlr->r_type1, ctlr->r_rid1, ctlr->r_res1); in ata_pci_detach()414 if (ctlr->r_res1) { in ata_pci_ch_attach()416 ch->r_io[i].res = ctlr->r_res1; in ata_pci_ch_attach()
46 struct resource *r_res1; member
243 if (ctlr->r_res1) { in ata_ali_sata_ch_attach()245 ch->r_io[i].res = ctlr->r_res1; in ata_ali_sata_ch_attach()
111 if (ctlr->r_res1) { in ata_cyrix_setmode()
234 ch->r_io[i].res = ctlr->r_res1; in ata_via_ch_attach()