Searched refs:pg3 (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/scsi/ |
H A D | ips.c | 4101 mdata.pdata.pg3.PageCode = 3; in ips_msense() 4102 mdata.pdata.pg3.PageLength = sizeof (IPS_SCSI_MODE_PAGE3); in ips_msense() 4104 3 + mdata.hdr.BlockDescLength + mdata.pdata.pg3.PageLength; in ips_msense() 4105 mdata.pdata.pg3.TracksPerZone = 0; in ips_msense() 4106 mdata.pdata.pg3.AltSectorsPerZone = 0; in ips_msense() 4107 mdata.pdata.pg3.AltTracksPerZone = 0; in ips_msense() 4108 mdata.pdata.pg3.AltTracksPerVolume = 0; in ips_msense() 4109 mdata.pdata.pg3.SectorsPerTrack = cpu_to_be16(sectors); in ips_msense() 4110 mdata.pdata.pg3.BytesPerSector = cpu_to_be16(IPS_BLKSIZE); in ips_msense() 4111 mdata.pdata.pg3.Interleave = cpu_to_be16(1); in ips_msense() [all …]
|
H A D | ips.h | 916 IPS_SCSI_MODE_PAGE3 pg3; member
|
/linux/drivers/message/fusion/ |
H A D | mptspi.c | 1120 struct _CONFIG_PAGE_IOC_3 *pg3; in mpt_work_wrapper() local 1125 pg3 = ioc->raid_data.pIocPg3; in mpt_work_wrapper() 1126 if (!pg3) in mpt_work_wrapper()
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124-nyan-blaze.dts | 193 pg3 { 194 nvidia,pins = "pg3";
|
H A D | tegra124-nyan-big.dts | 191 pg3 { 192 nvidia,pins = "pg3";
|
H A D | tegra124-jetson-tk1.dts | 244 pg3 { 245 nvidia,pins = "pg3";
|
H A D | tegra124-apalis-v1.2.dtsi | 1171 pg3 { /* NC */ 1172 nvidia,pins = "pg3";
|
H A D | tegra124-apalis.dtsi | 1168 pg3 { /* NC */ 1169 nvidia,pins = "pg3";
|
/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra124.c | 1870 …PINGROUP(pg3, RSVD1, TRACE, GMI, RSVD4, 0x31fc, N, N…
|
/linux/Documentation/admin-guide/ |
H A D | devices.txt | 1632 3 = /dev/pg3 Fourth parallel port ATAPI device
|