Home
last modified time | relevance | path

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

/linux/include/scsi/ !
H A Dscsi_transport_spi.h33 unsigned int pcomp_en:1;/* Precompensation enabled */ member
76 #define spi_pcomp_en(x) (((struct spi_transport_attrs *)&(x)->starget_data)->pcomp_en)
/linux/drivers/message/fusion/ !
H A Dmptspi.c1059 MPTSPI_SIMPLE_TRANSPORT_PARM(pcomp_en) in MPTSPI_SIMPLE_TRANSPORT_PARM()