Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/pci/
H A Dpci_pir.c383 char tunable_buffer[64]; in pci_pir_parse() local
418 snprintf(tunable_buffer, sizeof(tunable_buffer), in pci_pir_parse()
420 if (getenv_int(tunable_buffer, &irq) == 0) in pci_pir_parse()