Searched refs:qla_cdevsw (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_ioctl.c51 static struct cdevsw qla_cdevsw = { variable in typeref:struct:cdevsw
60 ha->ioctl_dev = make_dev(&qla_cdevsw,
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_ioctl.c44 static struct cdevsw qla_cdevsw = { variable in typeref:struct:cdevsw
53 ha->ioctl_dev = make_dev(&qla_cdevsw,
/freebsd-11-stable/sys/dev/qlxge/
H A Dqls_ioctl.c47 static struct cdevsw qla_cdevsw = { variable in typeref:struct:cdevsw
56 ha->ioctl_dev = make_dev(&qla_cdevsw,

Completed in 54 milliseconds