HomeSort by: relevance | last modified time | path
    Searched refs:num_phys_disks (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
mpiireg.h 1329 u_int8_t num_phys_disks; member in struct:mpii_cfg_raid_vol_pg0
1530 u_int8_t num_phys_disks; member in struct:mpii_cfg_raid_config_pg0
mpii.c 3570 bv->bv_nodisk = vpg->num_phys_disks + hcnt;
3623 if (bd->bd_diskid >= vpg->num_phys_disks) {
3624 int nvdsk = vpg->num_phys_disks;

Completed in 43 milliseconds