Searched refs:octopci_init_bar (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/cavium/ |
| H A D | octopci.c | 100 static unsigned octopci_init_bar(device_t, unsigned, unsigned, unsigned, unsigned, uint8_t *); 472 octopci_init_bar(device_t dev, unsigned b, unsigned s, unsigned f, unsigned barnum, uint8_t *comman… in octopci_init_bar() function 591 barnum = octopci_init_bar(dev, b, s, f, barnum, &command); in octopci_init_device()
|