Lines Matching defs:response
85 /* ISP request and response entry counts (37-65535) */
87 #define RESPONSE_ENTRY_CNT 63 /* Number of response entries. */
266 #define MBA_SCSI_COMPLETION 0x8020 /* Completion response. */
283 #define MBC_INIT_RESPONSE_QUEUE 0x11 /* Initialize response queue */
305 #define MBC_INIT_RESPONSE_QUEUE_A64 0x53 /* Initialize response q A64 */
561 struct response {
921 * ISP request and response queue entry sizes
923 #define RESPONSE_ENTRY_SIZE (sizeof(struct response))
1044 struct response *response_ring; /* Base virtual address */
1045 struct response *response_ring_ptr; /* Current address. */