Home
last modified time | relevance | path

Searched refs:SET_FW_SENSE_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_mr.c2108 SET_FW_SENSE_LEN(sp, sense_len); in qlafx00_handle_sense()
2122 SET_FW_SENSE_LEN(sp, GET_FW_SENSE_LEN(sp) - sense_len); in qlafx00_handle_sense()
2586 SET_FW_SENSE_LEN(sp, sense_len); in qlafx00_status_cont_entry()
Dqla_def.h802 #define SET_FW_SENSE_LEN(sp, len) \ macro