Home
last modified time | relevance | path

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

/src/sys/dev/qlxge/
H A Dqls_ioctl.c53 qls_make_cdev(qla_host_t *ha) in qls_make_cdev() function
H A Dqls_glbl.h100 extern int qls_make_cdev(qla_host_t *ha);
H A Dqls_os.c451 if (qls_make_cdev(ha)) { in qls_pci_attach()