Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.c2418 struct leapraid_cfg_rep *cfg_rep, in leapraid_cfg_get_volume_hdl_dispatch() argument
2435 adapter, cfg_req, cfg_rep, in leapraid_cfg_get_volume_hdl_dispatch()
2438 adapter_status = le16_to_cpu(cfg_rep->adapter_status) & in leapraid_cfg_get_volume_hdl_dispatch()
2468 struct leapraid_cfg_rep cfg_rep; in leapraid_cfg_get_volume_hdl() local
2483 rc = leapraid_request_cfg_pg_header(adapter, &cfg_req, &cfg_rep); in leapraid_cfg_get_volume_hdl()
2488 raid_cfg_p0_sz = le16_to_cpu(cfg_rep.ext_page_len) * in leapraid_cfg_get_volume_hdl()
2496 le16_to_cpu(cfg_rep.ext_page_len) * LEAPRAID_CFG_UNIT_SIZE; in leapraid_cfg_get_volume_hdl()
2520 &cfg_req, &cfg_rep, in leapraid_cfg_get_volume_hdl()