Home
last modified time | relevance | path

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

/freebsd/sys/i386/pci/
H A Dpci_pir.c380 char tunable_buffer[64]; in pci_pir_parse() local
415 snprintf(tunable_buffer, sizeof(tunable_buffer), in pci_pir_parse()
417 if (getenv_int(tunable_buffer, &irq) == 0) in pci_pir_parse()