Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/mpt2sas/
Dmpt2sas_base.h623 struct mpt2sas_port_facts { struct
868 struct mpt2sas_port_facts *pfacts;
Dmpt2sas_base.c3331 struct mpt2sas_port_facts *pfacts; in _base_get_port_facts()
3352 memset(pfacts, 0, sizeof(struct mpt2sas_port_facts)); in _base_get_port_facts()
4271 sizeof(struct mpt2sas_port_facts), GFP_KERNEL); in mpt2sas_base_attach()