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

/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c4314 Mpi2SasEnclosurePage0_t enclosure_pg0; _scsih_sas_host_add() local
4431 &enclosure_pg0, MPI2_SAS_ENCLOS_PGAD_FORM_HANDLE, _scsih_sas_host_add()
4434 le64_to_cpu(enclosure_pg0.EnclosureLogicalID); _scsih_sas_host_add()
4458 Mpi2SasEnclosurePage0_t enclosure_pg0; _scsih_expander_add() local
4581 &enclosure_pg0, MPI2_SAS_ENCLOS_PGAD_FORM_HANDLE, _scsih_expander_add()
4584 le64_to_cpu(enclosure_pg0.EnclosureLogicalID); _scsih_expander_add()
4832 Mpi2SasEnclosurePage0_t enclosure_pg0; _scsih_add_device() local
4907 ioc, &mpi_reply, &enclosure_pg0, MPI2_SAS_ENCLOS_PGAD_FORM_HANDLE, _scsih_add_device()
4910 le64_to_cpu(enclosure_pg0.EnclosureLogicalID); _scsih_add_device()
/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_scsih.c4712 Mpi2SasEnclosurePage0_t enclosure_pg0; _scsih_sas_host_add() local
4828 &enclosure_pg0, _scsih_sas_host_add()
4832 le64_to_cpu(enclosure_pg0.EnclosureLogicalID); _scsih_sas_host_add()
4857 Mpi2SasEnclosurePage0_t enclosure_pg0; _scsih_expander_add() local
4979 &enclosure_pg0, MPI2_SAS_ENCLOS_PGAD_FORM_HANDLE, _scsih_expander_add()
4982 le64_to_cpu(enclosure_pg0.EnclosureLogicalID); _scsih_expander_add()
5206 Mpi2SasEnclosurePage0_t enclosure_pg0; _scsih_add_device() local
5286 ioc, &mpi_reply, &enclosure_pg0, MPI2_SAS_ENCLOS_PGAD_FORM_HANDLE, _scsih_add_device()
5289 le64_to_cpu(enclosure_pg0.EnclosureLogicalID); _scsih_add_device()

Completed in 158 milliseconds