Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h54 ((buf) + offsetof(struct hisi_sas_slot_buf_table, status_buffer))
60 ((buf) + offsetof(struct hisi_sas_slot_buf_table, command_header))
65 ((buf) + offsetof(struct hisi_sas_slot_buf_table, sge_page))
616 struct hisi_sas_slot_buf_table { struct
623 struct hisi_sas_slot_buf_table slot_buf; argument
H A Dhisi_sas_main.c2242 sz_slot_buf_ru = sizeof(struct hisi_sas_slot_buf_table); in hisi_sas_alloc()