Home
last modified time | relevance | path

Searched refs:lpc_pirq_name (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_lpc.h70 char *lpc_pirq_name(int pin);
H A Dpci_lpc.c604 lpc_pirq_name(int pin) in lpc_pirq_name() function
H A Dpci_emul.c1641 name = lpc_pirq_name(pirq_pin); in pci_pirq_prt_entry()