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

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_glbl.h104 extern int ql_make_cdev(qla_host_t *ha);
H A Dql_ioctl.c58 ql_make_cdev(qla_host_t *ha) function
H A Dql_os.c530 if (ql_make_cdev(ha)) {
531 device_printf(dev, "%s: ql_make_cdev failed\n", __func__);

Completed in 74 milliseconds