Searched refs:frame_rcvd_size (Results 1 - 9 of 9) sorted by relevance

/drivers/scsi/libsas/
H A Dsas_phy.c139 phy->frame_rcvd_size = 0;
H A Dsas_discover.c90 (size_t)phy->frame_rcvd_size));
/drivers/scsi/mvsas/
H A Dmv_sas.h231 u32 frame_rcvd_size; member in struct:mvs_phy
H A Dmv_sas.c279 sas_phy->frame_rcvd_size = phy->frame_rcvd_size;
1137 phy->frame_rcvd_size =
1165 phy->frame_rcvd_size =
/drivers/scsi/pm8001/
H A Dpm8001_sas.h198 u32 frame_rcvd_size; member in struct:pm8001_phy
H A Dpm8001_hwi.c2989 sas_phy->frame_rcvd_size = phy->frame_rcvd_size;
3149 phy->frame_rcvd_size = sizeof(struct sas_identify_frame) - 4;
3193 phy->frame_rcvd_size = sizeof(struct dev_to_host_fis);
/drivers/scsi/isci/
H A Dport.c191 iphy->sas_phy.frame_rcvd_size = sizeof(struct dev_to_host_fis);
209 iphy->sas_phy.frame_rcvd_size = sizeof(struct sas_identify_frame);
/drivers/scsi/aic94xx/
H A Daic94xx_scb.c250 phy->sas_phy.frame_rcvd_size = size;
H A Daic94xx_dump.c919 for (i = 0; i < phy->sas_phy.frame_rcvd_size; i+=4)

Completed in 131 milliseconds