Lines Matching defs:index
815 * @fw_ddb_index: Firmware's device database index
818 * @next_ddb_index: Pointer to next valid device database index
837 /* Make sure the device index is valid */
938 * @fw_ddb_index: Firmware's device database index
1174 uint32_t index;
1184 index = (unsigned long)(unsigned char *)cmd->host_scribble;
1188 if (index == MAX_SRBS)
1193 mbox_cmd[2] = index;
1505 "%s:Invalid DDB index %d", __func__,
1554 "%s:Invalid DDB index %d", __func__,
1624 * qla4xxx_set_chap - Make a chap entry at the given index
1628 * @idx: CHAP index at which to make the entry
1631 * Create chap entry at the given index with the information provided.
1717 ql4_printk(KERN_ERR, ha, "Invalid Chap index\n");
1747 * qla4xxx_get_chap_index - Get chap index given username and secret
1752 * @chap_index: CHAP index to be returned
1754 * Match the username and password in the chap_list, return the index if a
1756 * return the index at which entry is written in the FLASH.
1809 /* If chap entry is not present and a free index is available then
2049 "%s: Destination Address [%pI4]: index [%d]\n",
2059 "%s: Destination Address [%pI6]: index [%d]\n",