Home
last modified time | relevance | path

Searched refs:sdp0length (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/message/fusion/
Dmptspi.c536 size = ioc->spi_data.sdp0length * 4; in mptspi_read_spi_device_pg0()
553 hdr.PageLength = ioc->spi_data.sdp0length; in mptspi_read_spi_device_pg0()
1524 if (ioc->spi_data.sdp0length != 0) in mptspi_probe()
Dmptbase.h495 u8 sdp0length; /* SDP0 length */ member
Dmptctl.c2587 if ((ioc->spi_data.sdp0length == 0) || (ioc->sh == NULL)) in mptctl_hp_targetinfo()
2595 data_sz = ioc->spi_data.sdp0length * 4; in mptctl_hp_targetinfo()
Dmptbase.c5605 ioc->spi_data.sdp0length = cfg.cfghdr.hdr->PageLength; in mpt_readScsiDevicePageHeaders()
5608 ioc->name, ioc->spi_data.sdp0version, ioc->spi_data.sdp0length)); in mpt_readScsiDevicePageHeaders()