Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dcpqphp_ctrl.c131 u8 temp_byte; in handle_presence_change() local
1258 u8 temp_byte; in board_replaced() local
1408 u8 temp_byte; in board_added() local
1616 u8 temp_byte; in remove_board() local
1666 temp_byte &= ~(0x01 << hp_slot); in remove_board()
2324 u8 temp_byte; in configure_new_function() local
2373 temp_byte = bus_node->base; in configure_new_function()
2387 temp_byte = 0x40; in configure_new_function()
2396 temp_byte = 0x08; in configure_new_function()
2884 temp_byte = 0x40; in configure_new_function()
[all …]
A Dcpqphp_nvram.c190 u8 temp_byte = 0xFF; in load_HRT() local
210 rc = access_EV(WRITE_EV, "CQTHPS", &temp_byte, &temp_dword); in load_HRT()
A Dcpqphp_pci.c692 u8 temp_byte; in cpqhp_save_used_resources() local
731 pci_bus_read_config_byte(pci_bus, devfn, PCI_SUBORDINATE_BUS, &temp_byte); in cpqhp_save_used_resources()
738 bus_node->length = temp_byte - secondary_bus + 1; in cpqhp_save_used_resources()

Completed in 15 milliseconds