Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_passthru.h23 void write_config(const struct pcisel *sel, long reg, int width, uint32_t data);
H A Dpci_passthru.c1198 write_config(const struct pcisel *sel __unused, long reg __unused, in write_config() function