Searched defs:dword (Results 1 - 10 of 10) sorted by relevance

/barrelfish-2018-10-04/lib/pci/confspace/
H A Dpci_confspace.c35 uint32_t pci_read_conf_header(struct pci_address *address, uint64_t dword) argument
60 void pci_write_conf_header(struct pci_address *address, uint64_t dword, argument
/barrelfish-2018-10-04/usr/drivers/solarflair/sfxge/common/
H A Defx_intr.c243 efx_dword_t dword; local
H A Defx_tx.c204 efx_dword_t dword; local
H A Dsiena_mon.c134 efx_dword_t dword; local
H A Defx_mcdi.c57 efx_dword_t dword; local
221 efx_dword_t dword; local
250 efx_dword_t dword; local
[all...]
H A Defx_rx.c593 efx_dword_t dword; local
H A Defx_ev.c655 efx_dword_t dword; local
843 efx_dword_t dword; local
H A Dsiena_phy.c473 efx_dword_t dword; local
515 efx_dword_t dword; local
/barrelfish-2018-10-04/usr/pci/
H A Dpci_service.c237 static void read_conf_header_handler(struct pci_binding *b, uint32_t dword) argument
269 static void write_conf_header_handler(struct pci_binding *b, uint32_t dword, uint32_t val) argument
/barrelfish-2018-10-04/lib/pci/
H A Dpci_client.c520 errval_t pci_read_conf_header(uint32_t dword, uint32_t *val) argument
527 errval_t pci_write_conf_header(uint32_t dword, uint32_t val) argument

Completed in 90 milliseconds