Searched refs:sense_buf_phys_addr_lo (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/scsi/megaraid/ |
D | megaraid_sas.h | 950 u32 sense_buf_phys_addr_lo; /*18h */ member 979 u32 sense_buf_phys_addr_lo; /*18h */ member
|
D | megaraid_sas_base.c | 1170 pthru->sense_buf_phys_addr_lo = cmd->sense_phys_addr; in megasas_build_dcdb() 1302 ldio->sense_buf_phys_addr_lo = cmd->sense_phys_addr; in megasas_build_ldio() 1373 …->cmd,ldio->target_id, ldio->start_lba_lo,ldio->start_lba_hi,ldio->sense_buf_phys_addr_lo,sgcount); in megasas_dump_pending_frames() 1379 …>target_id,pthru->lun,pthru->cdb_len , pthru->data_xfer_len,pthru->sense_buf_phys_addr_lo,sgcount); in megasas_dump_pending_frames()
|