Searched defs:bscv_ioc_eventlog2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c148 static int bscv_ioc_eventlog2(bscv_soft_state_t *, intptr_t, int);
2045 res = bscv_ioc_eventlog2(ssp, arg, mode);
2470 bscv_ioc_eventlog2(bscv_soft_state_t *ssp, intptr_t arg, int mode) function
2513 BSCV_TRACE(ssp, 'I', "bscv_ioc_eventlog2", "log_ptr_hi 0x%x",
2529 BSCV_TRACE(ssp, 'I', "bscv_ioc_eventlog2", "wrapping"
2538 BSCV_TRACE(ssp, 'I', "bscv_ioc_eventlog2", "read"
2548 BSCV_TRACE(ssp, 'I', "bscv_ioc_eventlog2", "no more"

Completed in 57 milliseconds