OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bit_to_function_pointer
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/pci/
pci_machdep.c
983
bit_to_function_pointer
(const struct pci_overrides *ov, uint64_t bit)
function
1032
if ((fp =
bit_to_function_pointer
(ov, bit)) == NULL) {
/src/sys/arch/x86/x86/
bus_space.c
936
bit_to_function_pointer
(const struct bus_space_overrides *ov, uint64_t bit)
function
987
if ((fp =
bit_to_function_pointer
(ov, bit)) == NULL) {
bus_dma.c
1662
bit_to_function_pointer
(const struct bus_dma_overrides *ov, uint64_t bit)
function
1729
if ((fp =
bit_to_function_pointer
(ov, bit)) == NULL) {
Completed in 32 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026