Searched refs:r_msix_table (Results 1 – 3 of 3) sorted by relevance
574 ctlr->r_msix_table = NULL; in ahci_pci_attach()577 ctlr->r_msix_table = bus_alloc_resource_any(dev, SYS_RES_MEMORY, in ahci_pci_attach()579 if (ctlr->r_msix_table == NULL) { in ahci_pci_attach()
503 struct resource *r_msix_table; member
426 if (ctlr->r_msix_table) in ahci_free_mem()428 ctlr->r_msix_tab_rid, ctlr->r_msix_table); in ahci_free_mem()433 ctlr->r_msix_pba = ctlr->r_mem = ctlr->r_msix_table = NULL; in ahci_free_mem()