Searched refs:bus_ptr (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | ibmphp_ebda.c | 688 struct ebda_hpc_bus *bus_ptr; in ebda_rsrc_controller() local 772 bus_ptr = hpc_ptr->buses; in ebda_rsrc_controller() 774 bus_ptr->bus_num = readb(io_mem + addr_bus + bus); in ebda_rsrc_controller() 775 bus_ptr->slots_at_33_conv = readb(io_mem + addr_bus + bus_num + 8 * bus); in ebda_rsrc_controller() 776 bus_ptr->slots_at_66_conv = readb(io_mem + addr_bus + bus_num + 8 * bus + 1); in ebda_rsrc_controller() 778 bus_ptr->slots_at_66_pcix = readb(io_mem + addr_bus + bus_num + 8 * bus + 2); in ebda_rsrc_controller() 780 bus_ptr->slots_at_100_pcix = readb(io_mem + addr_bus + bus_num + 8 * bus + 3); in ebda_rsrc_controller() 782 bus_ptr->slots_at_133_pcix = readb(io_mem + addr_bus + bus_num + 8 * bus + 4); in ebda_rsrc_controller() 784 bus_info_ptr2 = ibmphp_find_same_bus_num(bus_ptr->bus_num); in ebda_rsrc_controller() 786 bus_info_ptr2->slots_at_33_conv = bus_ptr->slots_at_33_conv; in ebda_rsrc_controller() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.h | 462 extern int dhdpcie_bus_attach(osl_t *osh, dhd_bus_t **bus_ptr,
|
| H A D | dhd_pcie.c | 702 int dhdpcie_bus_attach(osl_t *osh, dhd_bus_t **bus_ptr, in dhdpcie_bus_attach() argument 834 *bus_ptr = bus; in dhdpcie_bus_attach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.h | 462 extern int dhdpcie_bus_attach(osl_t *osh, dhd_bus_t **bus_ptr,
|
| H A D | dhd_pcie.c | 702 int dhdpcie_bus_attach(osl_t *osh, dhd_bus_t **bus_ptr, in dhdpcie_bus_attach() argument 833 *bus_ptr = bus; in dhdpcie_bus_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.h | 462 extern int dhdpcie_bus_attach(osl_t *osh, dhd_bus_t **bus_ptr,
|
| H A D | dhd_pcie.c | 702 int dhdpcie_bus_attach(osl_t *osh, dhd_bus_t **bus_ptr, in dhdpcie_bus_attach() argument 834 *bus_ptr = bus; in dhdpcie_bus_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.h | 728 extern int dhdpcie_bus_attach(osl_t *osh, dhd_bus_t **bus_ptr,
|
| H A D | dhd_pcie.c | 985 int dhdpcie_bus_attach(osl_t *osh, dhd_bus_t **bus_ptr, in dhdpcie_bus_attach() argument 1099 *bus_ptr = bus; in dhdpcie_bus_attach() 1109 *bus_ptr = bus; in dhdpcie_bus_attach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.h | 728 extern int dhdpcie_bus_attach(osl_t *osh, dhd_bus_t **bus_ptr,
|
| H A D | dhd_pcie.c | 985 int dhdpcie_bus_attach(osl_t *osh, dhd_bus_t **bus_ptr, in dhdpcie_bus_attach() argument 1099 *bus_ptr = bus; in dhdpcie_bus_attach() 1109 *bus_ptr = bus; in dhdpcie_bus_attach()
|