Searched refs:FIS_REGD2H (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/isci/
H A Dsas.h67 #define FIS_REGD2H 0x34 macro
H A Drequest.c1566 (frame_header->fis_type == FIS_REGD2H)) {
1596 if (frame_header->fis_type != FIS_REGD2H) {
1859 case FIS_REGD2H:
1952 case FIS_REGD2H:
2118 if (ireq->stp.rsp.fis_type == FIS_REGD2H) {
2203 if (d2h->fis_type != FIS_REGD2H) {
2204 d2h->fis_type = FIS_REGD2H;
2243 if (d2h->fis_type == FIS_REGD2H) {
H A Dphy.c968 if ((frame_header->fis_type == FIS_REGD2H) &&
H A Dremote_device.c352 } else if (hdr->fis_type == FIS_REGD2H &&

Completed in 91 milliseconds