Defines | |
#define | PCI_CONF1 0xcf8 |
#define | PCI_CONF1_SIZE 8 |
#define | NAME "PCI" |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
static struct pci_access * | pacc |
|
Definition at line 27 of file pci.c. Referenced by main(). |
|
Definition at line 28 of file pci.c. Referenced by main(). |
|
|
|
Definition at line 34 of file pci.c. References buf, ipc_call_t::in_phone_hash, iospace_enable(), ipc_answer(), ipc_connect_to_me(), ipc_wait_for_call(), NAME, pacc, PCI_CONF1, PCI_CONF1_SIZE, printf(), SERVICE_PCI, and task_get_id(). Here is the call graph for this function: ![]() |
|
Definition at line 32 of file pci.c. Referenced by main(). |