Home
last modified time | relevance | path

Searched defs:device_fn (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci_io.c28 int pcibios_read_config_byte(unsigned int bus, unsigned int device_fn, in pcibios_read_config_byte()
37 unsigned int device_fn, unsigned int where, uint16_t *value) in pcibios_read_config_word()
44 int pcibios_read_config_dword (unsigned int bus, unsigned int device_fn, in pcibios_read_config_dword()
52 int pcibios_write_config_byte (unsigned int bus, unsigned int device_fn, in pcibios_write_config_byte()
60 int pcibios_write_config_word (unsigned int bus, unsigned int device_fn, in pcibios_write_config_word()
145 unsigned int device_fn, unsigned int where, uint8_t *value) in pcibios_read_config_byte()
172 unsigned int device_fn, unsigned int where, uint16_t *value) in pcibios_read_config_word()
199 unsigned int device_fn, unsigned int where, uint32_t *value) in pcibios_read_config_dword()
226 unsigned int device_fn, unsigned int where, uint8_t value) in pcibios_write_config_byte()
253 unsigned int device_fn, unsigned int where, uint16_t value) in pcibios_write_config_word()
[all …]