Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h42 (buf + offsetof(struct hisi_sas_slot_buf_table, status_buffer))
48 (buf + offsetof(struct hisi_sas_slot_buf_table, command_header))
53 (buf + offsetof(struct hisi_sas_slot_buf_table, sge_page))
446 struct hisi_sas_slot_buf_table { struct
Dhisi_sas_main.c2061 sz_slot_buf_ru = roundup(sizeof(struct hisi_sas_slot_buf_table), 64); in hisi_sas_alloc()
2066 struct hisi_sas_slot_buf_table *buf; in hisi_sas_alloc()