Lines Matching refs:enode
636 ql_dbg(ql_dbg_edif, vha, 0x911f, "%s enode already active\n",
684 /* Call db stop and enode stop functions */
687 qla_enode_stop(vha); /* stop enode */
1843 qla_enode_free(scsi_qla_host_t *vha, struct enode *node)
1850 * qla_enode_init - initialize enode structs & lock
1863 ql_dbg(ql_dbg_edif, vha, 0x09102, "%s enode still active\n",
1877 * qla_enode_stop - stop and clear and enode data
1886 struct enode *node, *q;
1891 "%s enode not active\n", __func__);
1903 "%s freeing enode type=%x, cnt=%x\n", __func__, node->ntype,
1914 struct enode *e, *tmp;
1920 "%s enode not active\n", __func__);
1946 * allocate enode struct and populate buffer
1947 * returns: enode pointer with buffers
1950 static struct enode *
1953 struct enode *node;
1970 qla_enode_add(scsi_qla_host_t *vha, struct enode *ptr)
1975 "%s add enode for type=%x, cnt=%x\n",
1985 static struct enode *
1988 struct enode *node_rtn = NULL;
1989 struct enode *list_node, *q;
2027 struct enode *ptr;
2037 "%s no enode data found for %8phN sid=%06x\n",
2044 * enode is now off the linked list and is ours to deal with
2057 /* data copy / passback completed - destroy enode */
2202 /* adds a already allocated enode to the linked list */
2537 struct enode *ptr;
2592 "WARNING: enode alloc failed for sid=%x\n",
2660 /* add the local enode to the list */