Lines Matching defs:entry

333 /* ISP request and response entry counts (37-65535) */
584 struct list_head entry;
1841 * ISP queue - response queue entry definition.
1855 * ISP queue - ATIO queue entry definition.
1883 * ISP queue - command entry structure definition.
1885 #define COMMAND_TYPE 0x11 /* Command entry */
1912 * ISP queue - 64-Bit addressing, command entry structure definition.
1914 #define COMMAND_A64_TYPE 0x19 /* Command A64 entry */
1933 * ISP queue - continuation entry structure definition.
1935 #define CONTINUE_TYPE 0x02 /* Continuation entry. */
1946 * ISP queue - 64-Bit addressing, continuation entry structure definition.
1948 #define CONTINUE_A64_TYPE 0x0A /* Continuation A64 entry. */
1977 * ISP queue - 64-Bit addressing, continuation crc entry structure definition.
2032 * ISP queue - status entry structure definition.
2034 #define STATUS_TYPE 0x03 /* Status entry. */
2053 * Status entry entry status
2056 #define RF_INV_E_ORDER BIT_5 /* Invalid entry order. */
2057 #define RF_INV_E_COUNT BIT_4 /* Invalid entry count. */
2058 #define RF_INV_E_PARAM BIT_3 /* Invalid entry parameter. */
2059 #define RF_INV_E_TYPE BIT_2 /* Invalid entry type. */
2067 * Status entry SCSI status bit definitions.
2082 * Status entry completion status
2117 * Status entry status flags
2123 * ISP queue - status continuation entry structure definition.
2125 #define STATUS_CONT_TYPE 0x10 /* Status continuation entry. */
2135 * ISP queue - RIO Type 1 status entry (32 bit I/O entry handles)
2138 #define STATUS_TYPE_21 0x21 /* Status entry. */
2148 * ISP queue - RIO Type 2 status entry (16 bit I/O entry handles)
2151 #define STATUS_TYPE_22 0x22 /* Status entry. */
2161 * ISP queue - marker entry structure definition.
2163 #define MARKER_TYPE 0x04 /* Marker entry. */
2185 * ISP queue - Management Server entry structure definition.
2187 #define MS_IOCB_TYPE 0x29 /* Management Server IOCB entry */
2216 * ISP queue - Mailbox Command entry structure definition.
2257 #define IMMED_NOTIFY_TYPE 0x0D /* Immediate notify entry. */
2259 * ISP queue - immediate notify entry structure definition.
2335 * ISP request and response queue entry sizes
2751 struct ct_fdmi_hba_attr entry[FDMI1_HBA_ATTR_COUNT];
2756 struct ct_fdmi_hba_attr entry[FDMI2_HBA_ATTR_COUNT];
2844 struct ct_fdmi_port_attr entry[FDMI1_PORT_ATTR_COUNT];
2849 struct ct_fdmi_port_attr entry[FDMI2_PORT_ATTR_COUNT];
3344 uint16_t entry;
3554 srb_t *status_srb; /* status continuation entry */