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

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

Completed in 54 milliseconds