Searched refs:leap_mpi_cfgp_rep (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/scsi/leapraid/ |
| H A D | leapraid_func.c | 2007 struct leapraid_cfg_rep *leap_mpi_cfgp_rep) in leapraid_build_and_fire_cfg_req() argument 2012 memset(leap_mpi_cfgp_rep, 0, sizeof(struct leapraid_cfg_rep)); in leapraid_build_and_fire_cfg_req() 2028 struct leapraid_cfg_rep *leap_mpi_cfgp_rep, in leapraid_req_cfg_func() argument 2060 leap_mpi_cfgp_rep); in leapraid_req_cfg_func() 2095 memcpy(leap_mpi_cfgp_rep, in leapraid_req_cfg_func() 2099 leap_mpi_cfgp_rep->adapter_status) & in leapraid_req_cfg_func() 2142 struct leapraid_cfg_rep *leap_mpi_cfgp_rep) in leapraid_request_cfg_pg_header() argument 2145 leap_mpi_cfgp_rep, NULL, NULL, 0); in leapraid_request_cfg_pg_header() 2150 struct leapraid_cfg_rep *leap_mpi_cfgp_rep, in leapraid_request_cfg_pg() argument 2155 leap_mpi_cfgp_rep, target_cfg_pg, in leapraid_request_cfg_pg() [all …]
|