Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_ioctl.c70 qla_del_cdev(qla_host_t *ha) in qla_del_cdev() function
H A Dqla_glbl.h105 extern void qla_del_cdev(qla_host_t *ha);
H A Dqla_os.c471 qla_del_cdev(ha); in qla_release()