Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/lsi/
H A Dmpi_ioc.h353 U16 PortSCSIID; /* 18h */ member
/linux/drivers/message/fusion/
H A Dmptspi.c1455 sh->this_id = ioc->pfacts[0].PortSCSIID; in mptspi_probe()
H A Dmptbase.c3289 pfacts->PortSCSIID = le16_to_cpu(pfacts->PortSCSIID); in GetPortFacts()
3295 max_id = (ioc->bus_type == SAS) ? pfacts->PortSCSIID : in GetPortFacts()
H A Dmptctl.c1335 karg->hostId = ioc->pfacts[port].PortSCSIID; in mptctl_getiocinfo()