Home
last modified time | relevance | path

Searched refs:pci_handle (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firmware/efi/libstub/
A Dpci.c20 efi_handle_t *pci_handle = NULL; in efi_pci_disable_bridge_busmaster() local
36 (void **)&pci_handle); in efi_pci_disable_bridge_busmaster()
43 NULL, &pci_handle_size, pci_handle); in efi_pci_disable_bridge_busmaster()
49 for_each_efi_handle(handle, pci_handle, pci_handle_size, i) { in efi_pci_disable_bridge_busmaster()
85 for_each_efi_handle(handle, pci_handle, pci_handle_size, i) { in efi_pci_disable_bridge_busmaster()
113 efi_bs_call(free_pool, pci_handle); in efi_pci_disable_bridge_busmaster()
A Dx86-stub.c108 void **pci_handle = NULL; in setup_efi_pci() local
116 &pci_proto, NULL, &size, pci_handle); in setup_efi_pci()
120 (void **)&pci_handle); in setup_efi_pci()
128 &pci_proto, NULL, &size, pci_handle); in setup_efi_pci()
139 for_each_efi_handle(h, pci_handle, size, i) { in setup_efi_pci()
161 efi_bs_call(free_pool, pci_handle); in setup_efi_pci()
/linux/drivers/net/fddi/skfp/h/
A Dtargethw.h76 u_short pci_handle ; /* handle to access the BIOS func */ member

Completed in 8 milliseconds