Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c48 #define BOFI_DEV "/devices/pseudo/bofi@0:bofi,ctl" macro
1388 if ((fd = open(BOFI_DEV, O_RDWR)) == -1) { in thr_collect()
1776 fd = open(BOFI_DEV, O_RDWR); in test_driver()
2268 if ((fd = open(BOFI_DEV, O_RDWR)) == -1) { in main()