Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_base.h755 struct mpt3sas_port_facts { struct
1031 struct mpt3sas_port_facts *pfacts;
Dmpt3sas_base.c4141 struct mpt3sas_port_facts *pfacts; in _base_get_port_facts()
4162 memset(pfacts, 0, sizeof(struct mpt3sas_port_facts)); in _base_get_port_facts()
5254 sizeof(struct mpt3sas_port_facts), GFP_KERNEL); in mpt3sas_base_attach()