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

/freebsd-current/usr.sbin/mptutil/
H A Dmptutil.c44 int mpt_unit; variable
100 mpt_unit = atoi(optarg);
H A Dmpt_volume.c83 fd = mpt_open(mpt_unit);
111 mpt_unit, mpt_volume_name(VolumeBus, VolumeID), vnames->Name,
147 fd = mpt_open(mpt_unit);
224 fd = mpt_open(mpt_unit);
H A Dmpt_show.c88 fd = mpt_open(mpt_unit);
108 printf("mpt%d Adapter:\n", mpt_unit);
297 fd = mpt_open(mpt_unit);
325 mpt_unit, ioc2->NumActiveVolumes, ioc2->NumActivePhysDisks +
403 fd = mpt_open(mpt_unit);
436 printf("mpt%d Volumes:\n", mpt_unit);
491 fd = mpt_open(mpt_unit);
524 printf("mpt%d Physical Drives:\n", mpt_unit);
557 fd = mpt_open(mpt_unit);
H A Dmpt_config.c237 fd = mpt_open(mpt_unit);
266 mpt_unit);
315 printf("mpt%d: Configuration cleared\n", mpt_unit);
637 fd = mpt_open(mpt_unit);
799 fd = mpt_open(mpt_unit);
935 fd = mpt_open(mpt_unit);
1029 fd = mpt_open(mpt_unit);
1097 fd = mpt_open(mpt_unit);
1147 fd = mpt_open(mpt_unit);
1228 fd = mpt_open(mpt_unit);
[all...]
H A Dmpt_evt.c98 fd = mpt_open(mpt_unit);
H A Dmptutil.h87 extern int mpt_unit;
H A Dmpt_drive.c333 fd = mpt_open(mpt_unit);
H A Dmpt_cam.c89 b->unit_number = mpt_unit;

Completed in 82 milliseconds