Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Doctopci.c104 static uint64_t octopci_cs_addr(unsigned, unsigned, unsigned, unsigned);
362 addr = octopci_cs_addr(bus, slot, func, reg); in octopci_read_config()
404 addr = octopci_cs_addr(bus, slot, func, reg); in octopci_write_config()
740 octopci_cs_addr(unsigned bus, unsigned slot, unsigned func, unsigned reg) in octopci_cs_addr() function