Searched refs:xpt_cdevsw (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/cam/
H A Dcam_xpt.c194 static struct cdevsw xpt_cdevsw = { variable in typeref:struct:cdevsw
351 make_dev(&xpt_cdevsw, 0, UID_ROOT, GID_OPERATOR, 0600, "xpt0");

Completed in 89 milliseconds