Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_glbl.h104 extern int ql_make_cdev(qla_host_t *ha);
H A Dql_ioctl.c57 ql_make_cdev(qla_host_t *ha) in ql_make_cdev() function
H A Dql_os.c520 if (ql_make_cdev(ha)) { in qla_pci_attach()