Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_os.c133 static void qla4xxx_conn_destroy(struct iscsi_cls_conn *conn);
264 .destroy_conn = qla4xxx_conn_destroy,
3327 static void qla4xxx_conn_destroy(struct iscsi_cls_conn *cls_conn) in qla4xxx_conn_destroy() function