Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/isci/
Dunsolicited_frame_control.h70 struct scu_unsolicited_frame_header { struct
152 struct scu_unsolicited_frame_header *header;
172 struct scu_unsolicited_frame_header *array;
261 #define SCI_UFI_HDR_SIZE (SCU_MAX_UNSOLICITED_FRAMES * sizeof(struct scu_unsolicited_frame_header))
Dhost.c310 struct scu_unsolicited_frame_header *frame_header; in sci_controller_unsolicited_frame()