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 *,
1282 qla1280_return_status(struct response * sts, struct scsi_cmnd *cp)
1347 dprintk(2, "qla1280_return_status: response packet data\n");
1867 * ha->response_ring = response ring virtual address
1869 * ha->response_dma = response ring physical address
1901 /* Initialize response queue. */
3337 struct response *pkt;
3385 dprintk(5, "qla1280_isr: mailbox SCSI response "
3501 dprintk(5,"qla1280_isr: response packet data\n");
3518 dprintk(2, "qla1280_isr: response packet data\n");
3591 qla1280_status_entry(struct scsi_qla_host *ha, struct response *pkt,
3684 qla1280_error_entry(struct scsi_qla_host *ha, struct response *pkt,
4207 ((RESPONSE_ENTRY_CNT + 1) * sizeof(struct response)),
4210 printk(KERN_INFO "qla1280: Failed to get response memory\n");
4291 ((RESPONSE_ENTRY_CNT + 1) * sizeof(struct response)),
4328 ((RESPONSE_ENTRY_CNT + 1) * (sizeof(struct response))),