Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/mptutil/
H A Dmpt_config.c179 mpt_create_physdisk(int fd, struct mpt_standalone_disk *disk, U8 *PhysDiskNum) in mpt_create_physdisk() function
451 if (mpt_create_physdisk(fd, dinfo->sdisk, in add_drives()
980 if (mpt_create_physdisk(fd, &sdisks[i], &PhysDiskNum) < 0) { in add_spare()
1119 if (mpt_create_physdisk(fd, &disks[i], &PhysDiskNum) < 0) { in pd_create()