base_struct 289 drivers/scsi/smartpqi/smartpqi_sis.c struct sis_base_struct *base_struct; base_struct 294 drivers/scsi/smartpqi/smartpqi_sis.c base_struct_unaligned = kzalloc(sizeof(*base_struct) base_struct 299 drivers/scsi/smartpqi/smartpqi_sis.c base_struct = PTR_ALIGN(base_struct_unaligned, base_struct 303 drivers/scsi/smartpqi/smartpqi_sis.c put_unaligned_le32(SIS_BASE_STRUCT_REVISION, &base_struct->revision); base_struct 305 drivers/scsi/smartpqi/smartpqi_sis.c &base_struct->error_buffer_paddr_low); base_struct 307 drivers/scsi/smartpqi/smartpqi_sis.c &base_struct->error_buffer_paddr_high); base_struct 309 drivers/scsi/smartpqi/smartpqi_sis.c &base_struct->error_buffer_element_length); base_struct 311 drivers/scsi/smartpqi/smartpqi_sis.c &base_struct->error_buffer_num_elements); base_struct 313 drivers/scsi/smartpqi/smartpqi_sis.c bus_address = dma_map_single(&ctrl_info->pci_dev->dev, base_struct, base_struct 314 drivers/scsi/smartpqi/smartpqi_sis.c sizeof(*base_struct), DMA_TO_DEVICE); base_struct 323 drivers/scsi/smartpqi/smartpqi_sis.c params.mailbox[3] = sizeof(*base_struct); base_struct 329 drivers/scsi/smartpqi/smartpqi_sis.c sizeof(*base_struct), DMA_TO_DEVICE);