Searched refs:ahci_devs (Results 1 – 1 of 1) sorted by relevance
12 struct pci_device_structure_header_t *ahci_devs[MAX_AHCI_DEVICES]; variable33 …structure_general_device_t *)(ahci_devs[device_num]))->BAR5 - ((((struct pci_device_structure_gene…150 pci_get_device_structure(0x1, 0x6, ahci_devs, &count_ahci_devices); in ahci_init()158 kdebug("phys_2_virt(ahci_devs[0])= %#018lx", (ahci_devs[0])); in ahci_init()159 …evs[0])))->BAR5= %#018lx", ((struct pci_device_structure_general_device_t *)(ahci_devs[0]))->BAR5); in ahci_init()160 uint32_t bar5 = ((struct pci_device_structure_general_device_t *)(ahci_devs[0]))->BAR5; in ahci_init()168 ahci_devices[i].dev_struct = ahci_devs[i]; in ahci_init()