Lines Matching defs:entry

372 /* ISP request and response entry counts (37-65535) */
644 struct list_head entry;
1957 * ISP queue - response queue entry definition.
1971 * ISP queue - ATIO queue entry definition.
1999 * ISP queue - command entry structure definition.
2001 #define COMMAND_TYPE 0x11 /* Command entry */
2028 * ISP queue - 64-Bit addressing, command entry structure definition.
2030 #define COMMAND_A64_TYPE 0x19 /* Command A64 entry */
2049 * ISP queue - continuation entry structure definition.
2051 #define CONTINUE_TYPE 0x02 /* Continuation entry. */
2062 * ISP queue - 64-Bit addressing, continuation entry structure definition.
2064 #define CONTINUE_A64_TYPE 0x0A /* Continuation A64 entry. */
2093 * ISP queue - 64-Bit addressing, continuation crc entry structure definition.
2148 * ISP queue - status entry structure definition.
2150 #define STATUS_TYPE 0x03 /* Status entry. */
2169 * Status entry entry status
2172 #define RF_INV_E_ORDER BIT_5 /* Invalid entry order. */
2173 #define RF_INV_E_COUNT BIT_4 /* Invalid entry count. */
2174 #define RF_INV_E_PARAM BIT_3 /* Invalid entry parameter. */
2175 #define RF_INV_E_TYPE BIT_2 /* Invalid entry type. */
2183 * Status entry SCSI status bit definitions.
2198 * Status entry completion status
2239 * Status entry status flags
2245 * ISP queue - status continuation entry structure definition.
2247 #define STATUS_CONT_TYPE 0x10 /* Status continuation entry. */
2257 * ISP queue - RIO Type 1 status entry (32 bit I/O entry handles)
2260 #define STATUS_TYPE_21 0x21 /* Status entry. */
2270 * ISP queue - RIO Type 2 status entry (16 bit I/O entry handles)
2273 #define STATUS_TYPE_22 0x22 /* Status entry. */
2283 * ISP queue - marker entry structure definition.
2285 #define MARKER_TYPE 0x04 /* Marker entry. */
2307 * ISP queue - Management Server entry structure definition.
2309 #define MS_IOCB_TYPE 0x29 /* Management Server IOCB entry */
2338 * ISP queue - Mailbox Command entry structure definition.
2379 #define IMMED_NOTIFY_TYPE 0x0D /* Immediate notify entry. */
2381 * ISP queue - immediate notify entry structure definition.
2458 * ISP request and response queue entry sizes
2912 struct ct_fdmi_hba_attr entry[FDMI1_HBA_ATTR_COUNT];
2917 struct ct_fdmi_hba_attr entry[FDMI2_HBA_ATTR_COUNT];
3005 struct ct_fdmi_port_attr entry[FDMI1_PORT_ATTR_COUNT];
3010 struct ct_fdmi_port_attr entry[FDMI2_PORT_ATTR_COUNT];
3513 uint16_t entry;
3724 srb_t *status_srb; /* status continuation entry */
5345 /* entry in the sa_index free pool */
5532 struct ql_vnd_stat_entry entry[]; /* Place holder of entries */