Searched defs:slot (Results 1 – 4 of 4) sorted by relevance
/lk-master/dev/bus/pci/ |
A D | type1.cpp | 30 static uint16_t type1_read_byte(uint8_t bus, uint8_t slot, uint8_t func, uint8_t offset) { in type1_read_byte() 43 static uint16_t type1_read_half(uint8_t bus, uint8_t slot, uint8_t func, uint8_t offset) { in type1_read_half() 57 static uint32_t type1_read_word(uint8_t bus, uint8_t slot, uint8_t func, uint8_t offset) { in type1_read_word()
|
/lk-master/app/loader/ |
A D | loader.c | 52 static void set_ram_zone(download_t *d, unsigned char *spot, int slot) { in set_ram_zone() 135 int slot; in loader() local
|
/lk-master/external/platform/pico/rp2_common/hardware_irq/ |
A D | irq.c | 364 void irq_add_tail_to_free_list(struct irq_handler_chain_slot *slot) { in irq_add_tail_to_free_list()
|
/lk-master/dev/bus/pci/include/dev/bus/ |
A D | pci.h | 146 uint8_t slot; member
|
Completed in 5 milliseconds