Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
A Drequest.c657 ireq->stp.rsp.fis_type = 0; in sci_atapi_construct()
1337 task_context->type.stp.fis_type = FIS_DATA; in sci_stp_request_pio_data_out_trasmit_data_frame()
1589 if (frame_header->fis_type != FIS_REGD2H) { in process_unsolicited_fis()
1592 __func__, frame_header->fis_type); in process_unsolicited_fis()
1851 switch (frame_header->fis_type) { in sci_io_request_frame_handler()
1902 switch (frame_header->fis_type) { in sci_io_request_frame_handler()
2005 if (frame_header->fis_type != FIS_DATA) { in sci_io_request_frame_handler()
2013 frame_header->fis_type); in sci_io_request_frame_handler()
2185 if (d2h->fis_type != FIS_REGD2H) { in atapi_data_tc_completion_handler()
2186 d2h->fis_type = FIS_REGD2H; in atapi_data_tc_completion_handler()
[all …]
A Dscu_task_context.h334 u32 fis_type:8; member
A Dremote_device.c502 if (hdr->fis_type == FIS_SETDEVBITS && in sci_remote_device_frame_handler()
508 } else if (hdr->fis_type == FIS_REGD2H && in sci_remote_device_frame_handler()
A Dphy.c1026 if ((frame_header->fis_type == FIS_REGD2H) && in sci_phy_frame_handler()
/linux/include/scsi/
A Dsas.h204 u8 fis_type; /* 0x34 */ member
228 u8 fis_type; /* 0x27 */ member
/linux/drivers/scsi/pm8001/
A Dpm8001_hwi.h174 u8 fis_type; /* 0xA1*/ member
186 u8 fis_type; /* 0x5f */ member
A Dpm80xx_hwi.h371 u8 fis_type; /* 0xA1*/ member
383 u8 fis_type; /* 0x5f */ member
/linux/drivers/scsi/libsas/
A Dsas_host_smp.c166 if (fis->fis_type != 0x34) in sas_report_phy_sata()

Completed in 39 milliseconds