HomeSort by: relevance | last modified time | path
    Searched defs:mpii_req_cfg_page (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
mpii.c 347 static int mpii_req_cfg_page(struct mpii_softc *, u_int32_t, int,
1642 if (mpii_req_cfg_page(sc, 0, MPII_PG_POLL, &hdr, 1, &ipg,
1654 if (mpii_req_cfg_page(sc, 0, MPII_PG_POLL, &hdr, 0, &ipg,
2198 if (mpii_req_cfg_page(sc, 0, MPII_PG_POLL, &hdr, 1, &mpg,
2226 if (mpii_req_cfg_page(sc, 0, MPII_PG_POLL, &hdr, 1, &ipg,
2348 mpii_req_cfg_page(struct mpii_softc *sc, u_int32_t address, int flags, function in typeref:typename:int
3367 if (mpii_req_cfg_page(sc, addr, MPII_PG_POLL, &hdr, 1,
3517 if (mpii_req_cfg_page(sc, MPII_CFG_RAID_VOL_ADDR_HANDLE | volh, 0,
3615 if (mpii_req_cfg_page(sc, MPII_CFG_RAID_VOL_ADDR_HANDLE | volh, 0,
3672 if (mpii_req_cfg_page(sc, MPII_CFG_RAID_CONFIG_ACTIVE_CONFIG
    [all...]

Completed in 12 milliseconds