Lines Matching refs:response
254 - Corrected declared size for request and response
420 static void qla1280_status_entry(struct scsi_qla_host *, struct response *,
422 static void qla1280_error_entry(struct scsi_qla_host *, struct response *,
1292 qla1280_return_status(struct response * sts, struct scsi_cmnd *cp)
1357 dprintk(2, "qla1280_return_status: response packet data\n");
1877 * ha->response_ring = response ring virtual address
1879 * ha->response_dma = response ring physical address
1911 /* Initialize response queue. */
3347 struct response *pkt;
3395 dprintk(5, "qla1280_isr: mailbox SCSI response "
3511 dprintk(5,"qla1280_isr: response packet data\n");
3528 dprintk(2, "qla1280_isr: response packet data\n");
3601 qla1280_status_entry(struct scsi_qla_host *ha, struct response *pkt,
3694 qla1280_error_entry(struct scsi_qla_host *ha, struct response *pkt,
4218 ((RESPONSE_ENTRY_CNT + 1) * sizeof(struct response)),
4221 printk(KERN_INFO "qla1280: Failed to get response memory\n");
4302 ((RESPONSE_ENTRY_CNT + 1) * sizeof(struct response)),
4339 ((RESPONSE_ENTRY_CNT + 1) * (sizeof(struct response))),