Searched refs:num_phys_disks (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dmpiireg.h1328 u_int8_t num_phys_disks; member in struct:mpii_cfg_raid_vol_pg0
1529 u_int8_t num_phys_disks; member in struct:mpii_cfg_raid_config_pg0
H A Dmpii.c3466 bv->bv_nodisk = vpg->num_phys_disks + hcnt;
3521 if (bd->bd_diskid >= vpg->num_phys_disks) {
3522 int nvdsk = vpg->num_phys_disks;
/openbsd-current/sys/dev/ic/
H A Dmpireg.h1496 u_int8_t num_phys_disks; member in struct:mpi_cfg_raid_vol_pg0
H A Dmpi.c3281 bv->bv_nodisk = rpg0->num_phys_disks;
3330 if (pdid > rpg0->num_phys_disks)

Completed in 255 milliseconds