Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Dlibi386.h137 int biospci_write_config(uint32_t locator, int offset, int width, uint32_t val);
H A Dbiospci.c363 biospci_write_config(uint32_t locator, int offset, int width, uint32_t val) in biospci_write_config() function