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))
617 struct hisi_sas_slot_buf_table { struct
624 struct hisi_sas_slot_buf_table slot_buf; argument
H A Dhisi_sas_main.c2225 sz_slot_buf_ru = sizeof(struct hisi_sas_slot_buf_table); in hisi_sas_alloc()