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

/freebsd-12-stable/usr.sbin/mptutil/
H A Dmptutil.c47 int mpt_unit; variable
103 mpt_unit = atoi(optarg);
H A Dmpt_volume.c86 fd = mpt_open(mpt_unit);
114 mpt_unit, mpt_volume_name(VolumeBus, VolumeID), vnames->Name,
150 fd = mpt_open(mpt_unit);
226 fd = mpt_open(mpt_unit);
H A Dmpt_show.c91 fd = mpt_open(mpt_unit);
111 printf("mpt%d Adapter:\n", mpt_unit);
300 fd = mpt_open(mpt_unit);
328 mpt_unit, ioc2->NumActiveVolumes, ioc2->NumActivePhysDisks +
406 fd = mpt_open(mpt_unit);
439 printf("mpt%d Volumes:\n", mpt_unit);
494 fd = mpt_open(mpt_unit);
527 printf("mpt%d Physical Drives:\n", mpt_unit);
560 fd = mpt_open(mpt_unit);
H A Dmpt_config.c240 fd = mpt_open(mpt_unit);
269 mpt_unit);
318 printf("mpt%d: Configuration cleared\n", mpt_unit);
640 fd = mpt_open(mpt_unit);
802 fd = mpt_open(mpt_unit);
938 fd = mpt_open(mpt_unit);
1032 fd = mpt_open(mpt_unit);
1100 fd = mpt_open(mpt_unit);
1150 fd = mpt_open(mpt_unit);
1231 fd = mpt_open(mpt_unit);
[all...]
H A Dmpt_evt.c101 fd = mpt_open(mpt_unit);
H A Dmptutil.h89 extern int mpt_unit;
H A Dmpt_drive.c336 fd = mpt_open(mpt_unit);
H A Dmpt_cam.c92 b->unit_number = mpt_unit;

Completed in 167 milliseconds