Lines Matching refs:psge
300 void *psge; in _transport_expander_report_manufacture() local
381 psge = &mpi_request->SGL; in _transport_expander_report_manufacture()
387 ioc->base_add_sg_single(psge, sgl_flags | in _transport_expander_report_manufacture()
391 psge += ioc->sge_size; in _transport_expander_report_manufacture()
398 ioc->base_add_sg_single(psge, sgl_flags | in _transport_expander_report_manufacture()
1090 void *psge; in _transport_get_expander_phy_error_log() local
1173 psge = &mpi_request->SGL; in _transport_get_expander_phy_error_log()
1179 ioc->base_add_sg_single(psge, sgl_flags | in _transport_get_expander_phy_error_log()
1183 psge += ioc->sge_size; in _transport_get_expander_phy_error_log()
1190 ioc->base_add_sg_single(psge, sgl_flags | in _transport_get_expander_phy_error_log()
1413 void *psge; in _transport_expander_phy_control() local
1501 psge = &mpi_request->SGL; in _transport_expander_phy_control()
1507 ioc->base_add_sg_single(psge, sgl_flags | in _transport_expander_phy_control()
1511 psge += ioc->sge_size; in _transport_expander_phy_control()
1518 ioc->base_add_sg_single(psge, sgl_flags | in _transport_expander_phy_control()
1906 void *psge; in _transport_smp_handler() local
2037 psge = &mpi_request->SGL; in _transport_smp_handler()
2044 ioc->base_add_sg_single(psge, sgl_flags | in _transport_smp_handler()
2047 ioc->base_add_sg_single(psge, sgl_flags | in _transport_smp_handler()
2052 psge += ioc->sge_size; in _transport_smp_handler()
2060 ioc->base_add_sg_single(psge, sgl_flags | in _transport_smp_handler()
2063 ioc->base_add_sg_single(psge, sgl_flags | in _transport_smp_handler()