Home
last modified time | relevance | path

Searched refs:RESPONSE_PROCESSED (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_isr.c220 new_pkt->signature = RESPONSE_PROCESSED; in __qla_consume_iocb()
274 ((response_t *)purex)->signature = RESPONSE_PROCESSED; in __qla_copy_purex_to_buffer()
313 ((response_t *)new_pkt)->signature = RESPONSE_PROCESSED; in __qla_copy_purex_to_buffer()
903 ((response_t *)purls)->signature = RESPONSE_PROCESSED; in qla27xx_copy_multiple_pkt()
905 ((response_t *)purex)->signature = RESPONSE_PROCESSED; in qla27xx_copy_multiple_pkt()
910 if (rsp_q->ring_ptr->signature == RESPONSE_PROCESSED) { in qla27xx_copy_multiple_pkt()
952 ((response_t *)new_pkt)->signature = RESPONSE_PROCESSED; in qla27xx_copy_multiple_pkt()
1185 ((response_t *)purex)->signature = RESPONSE_PROCESSED; in qla27xx_copy_fpin_pkt()
1190 if (rsp_q->ring_ptr->signature == RESPONSE_PROCESSED) { in qla27xx_copy_fpin_pkt()
1233 ((response_t *)new_pkt)->signature = RESPONSE_PROCESSED; in qla27xx_copy_fpin_pkt()
[all...]
H A Dqla_iocb.c438 rsp->ring_ptr->signature != RESPONSE_PROCESSED) in qla2x00_start_scsi()
1672 rsp->ring_ptr->signature != RESPONSE_PROCESSED) in qla24xx_start_scsi()
1876 rsp->ring_ptr->signature != RESPONSE_PROCESSED) in qla24xx_dif_start_scsi()
2039 rsp->ring_ptr->signature != RESPONSE_PROCESSED) in qla2xxx_start_scsi_mq()
2257 rsp->ring_ptr->signature != RESPONSE_PROCESSED) in qla2xxx_dif_start_scsi_mq()
3647 rsp->ring_ptr->signature != RESPONSE_PROCESSED) in qla82xx_start_scsi()
4447 rsp->ring_ptr->signature != RESPONSE_PROCESSED) in qla_start_scsi_type6()
H A Dqla_nvme.c748 rsp->ring_ptr->signature != RESPONSE_PROCESSED) in qla2x00_start_nvme_mq()
H A Dqla_mr.c1406 pkt->signature = RESPONSE_PROCESSED; in qlafx00_init_response_q_entries()
1408 RESPONSE_PROCESSED); in qlafx00_init_response_q_entries()
H A Dqla_def.h1967 #define RESPONSE_PROCESSED 0xDEADDEAD /* Signature */ macro
H A Dqla_init.c4437 pkt->signature = RESPONSE_PROCESSED; in qla2x00_init_response_q_entries()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_isr.c896 ((response_t *)purex)->signature = RESPONSE_PROCESSED; in qla27xx_copy_fpin_pkt()
901 if (rsp_q->ring_ptr->signature == RESPONSE_PROCESSED) { in qla27xx_copy_fpin_pkt()
944 ((response_t *)new_pkt)->signature = RESPONSE_PROCESSED; in qla27xx_copy_fpin_pkt()
2489 while (rsp->ring_ptr->signature != RESPONSE_PROCESSED) { in qla2x00_process_response_queue()
2502 ((response_t *)pkt)->signature = RESPONSE_PROCESSED; in qla2x00_process_response_queue()
2508 ((response_t *)pkt)->signature = RESPONSE_PROCESSED; in qla2x00_process_response_queue()
3431 while (rsp->ring_ptr->signature != RESPONSE_PROCESSED) { in qla24xx_process_response_queue()
3446 ((response_t *)pkt)->signature = RESPONSE_PROCESSED; in qla24xx_process_response_queue()
3563 ((response_t *)pkt)->signature = RESPONSE_PROCESSED; in qla24xx_process_response_queue()
H A Dqla_iocb.c435 rsp->ring_ptr->signature != RESPONSE_PROCESSED) in qla2x00_start_scsi()
2274 rsp->ring_ptr->signature != RESPONSE_PROCESSED) in qla2xxx_dif_start_scsi_mq()
3576 rsp->ring_ptr->signature != RESPONSE_PROCESSED) in qla82xx_start_scsi()
H A Dqla_mr.c1406 pkt->signature = RESPONSE_PROCESSED; in qlafx00_init_response_q_entries()
1408 RESPONSE_PROCESSED); in qlafx00_init_response_q_entries()
H A Dqla_def.h1851 #define RESPONSE_PROCESSED 0xDEADDEAD /* Signature */ macro
H A Dqla_init.c3967 pkt->signature = RESPONSE_PROCESSED; in qla2x00_init_response_q_entries()
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_isr.c480 while ((ha->response_ptr->signature != RESPONSE_PROCESSED)) { in qla4xxx_process_response_queue()
560 ((struct response *)sts_entry)->signature = RESPONSE_PROCESSED; in qla4xxx_process_response_queue()
H A Dql4_init.c70 pkt->signature = RESPONSE_PROCESSED; in qla4xxx_init_response_q_entries()
H A Dql4_fw.h1288 #define RESPONSE_PROCESSED 0xDEADDEAD /* Signature */ macro
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_isr.c479 while ((ha->response_ptr->signature != RESPONSE_PROCESSED)) { in qla4xxx_process_response_queue()
558 ((struct response *)sts_entry)->signature = RESPONSE_PROCESSED; in qla4xxx_process_response_queue()
H A Dql4_init.c70 pkt->signature = RESPONSE_PROCESSED; in qla4xxx_init_response_q_entries()
H A Dql4_fw.h1287 #define RESPONSE_PROCESSED 0xDEADDEAD /* Signature */ macro

Completed in 90 milliseconds