Home
last modified time | relevance | path

Searched refs:fis_type (Results 1 – 4 of 4) sorted by relevance

/linux/include/scsi/
H A Dsas.h204 u8 fis_type; /* 0x34 */ member
228 u8 fis_type; /* 0x27 */ member
/linux/drivers/scsi/isci/
H A Dscu_task_context.h334 u32 fis_type:8; member
H A Dphy.c1026 if ((frame_header->fis_type == FIS_REGD2H) && in sci_phy_frame_handler()
/linux/drivers/scsi/libsas/
H A Dsas_host_smp.c166 if (fis->fis_type != 0x34) in sas_report_phy_sata()