Searched refs:octopci_write_config (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/cavium/ |
| H A D | octopci.c | 498 octopci_write_config(dev, b, s, f, PCIR_BAR(barnum), in octopci_init_bar() 538 octopci_write_config(dev, b, s, f, PCIR_BAR(barnum), in octopci_init_bar() 609 octopci_write_config(dev, b, s, f, PCIR_LATTIMER, 48, 1); in octopci_init_device() 670 octopci_write_config(dev, b, s, f, PCIR_MEMBASE_1, in octopci_init_device() 672 octopci_write_config(dev, b, s, f, PCIR_MEMLIMIT_1, in octopci_init_device() 675 octopci_write_config(dev, b, s, f, PCIR_IOBASEL_1, in octopci_init_device() 677 octopci_write_config(dev, b, s, f, PCIR_IOBASEH_1, in octopci_init_device() 680 octopci_write_config(dev, b, s, f, PCIR_IOLIMITL_1, in octopci_init_device() 682 octopci_write_config(dev, b, s, f, PCIR_IOLIMITH_1, in octopci_init_device() 689 octopci_write_config(dev, b, s, f, PCIR_PRIBUS_1, b, 1); in octopci_init_device() [all …]
|