Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c4704 Mpi2SasEnclosurePage0_t enclosure_pg0; in _scsih_sas_host_add() local
4821 &enclosure_pg0, MPI2_SAS_ENCLOS_PGAD_FORM_HANDLE, in _scsih_sas_host_add()
4824 le64_to_cpu(enclosure_pg0.EnclosureLogicalID); in _scsih_sas_host_add()
4848 Mpi2SasEnclosurePage0_t enclosure_pg0; in _scsih_expander_add() local
4971 &enclosure_pg0, MPI2_SAS_ENCLOS_PGAD_FORM_HANDLE, in _scsih_expander_add()
4974 le64_to_cpu(enclosure_pg0.EnclosureLogicalID); in _scsih_expander_add()
5235 Mpi2SasEnclosurePage0_t enclosure_pg0; in _scsih_add_device() local
5319 ioc, &mpi_reply, &enclosure_pg0, MPI2_SAS_ENCLOS_PGAD_FORM_HANDLE, in _scsih_add_device()
5322 le64_to_cpu(enclosure_pg0.EnclosureLogicalID); in _scsih_add_device()