error_buffer_paddr  291 drivers/scsi/smartpqi/smartpqi_sis.c 	unsigned long error_buffer_paddr;
error_buffer_paddr  301 drivers/scsi/smartpqi/smartpqi_sis.c 	error_buffer_paddr = (unsigned long)ctrl_info->error_buffer_dma_handle;
error_buffer_paddr  304 drivers/scsi/smartpqi/smartpqi_sis.c 	put_unaligned_le32(lower_32_bits(error_buffer_paddr),
error_buffer_paddr  306 drivers/scsi/smartpqi/smartpqi_sis.c 	put_unaligned_le32(upper_32_bits(error_buffer_paddr),