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

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c91 static int bscv_close(dev_t, int, int, cred_t *);
343 bscv_close, /* close */
826 * function - bscv_close
837 bscv_close(dev_t dev, int flag, int otype, cred_t *cred) function
847 BSCV_TRACE(ssp, 'O', "bscv_close", "instance 0x%x", instance);

Completed in 56 milliseconds