Searched refs:sense_buf_phys_addr_lo (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/megaraid/ |
D | megaraid_sas.h | 740 u32 sense_buf_phys_addr_lo; /*18h */ member 769 u32 sense_buf_phys_addr_lo; /*18h */ member
|
D | megaraid_sas.c | 705 pthru->sense_buf_phys_addr_lo = cmd->sense_phys_addr; in megasas_build_dcdb() 823 ldio->sense_buf_phys_addr_lo = cmd->sense_phys_addr; in megasas_build_ldio() 893 …->cmd,ldio->target_id, ldio->start_lba_lo,ldio->start_lba_hi,ldio->sense_buf_phys_addr_lo,sgcount); in megasas_dump_pending_frames() 899 …>target_id,pthru->lun,pthru->cdb_len , pthru->data_xfer_len,pthru->sense_buf_phys_addr_lo,sgcount); in megasas_dump_pending_frames()
|