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

/freebsd-10-stable/usr.sbin/mptutil/
H A Dmptutil.c45 int mpt_unit; variable
101 mpt_unit = atoi(optarg);
H A Dmpt_volume.c84 fd = mpt_open(mpt_unit);
109 mpt_unit, mpt_volume_name(VolumeBus, VolumeID), vnames->Name,
143 fd = mpt_open(mpt_unit);
217 fd = mpt_open(mpt_unit);
H A Dmpt_show.c89 fd = mpt_open(mpt_unit);
106 printf("mpt%d Adapter:\n", mpt_unit);
295 fd = mpt_open(mpt_unit);
318 mpt_unit, ioc2->NumActiveVolumes, ioc2->NumActivePhysDisks +
396 fd = mpt_open(mpt_unit);
429 printf("mpt%d Volumes:\n", mpt_unit);
483 fd = mpt_open(mpt_unit);
515 printf("mpt%d Physical Drives:\n", mpt_unit);
548 fd = mpt_open(mpt_unit);
H A Dmpt_config.c234 fd = mpt_open(mpt_unit);
260 mpt_unit);
307 printf("mpt%d: Configuration cleared\n", mpt_unit);
629 fd = mpt_open(mpt_unit);
770 fd = mpt_open(mpt_unit);
900 fd = mpt_open(mpt_unit);
981 fd = mpt_open(mpt_unit);
1041 fd = mpt_open(mpt_unit);
1091 fd = mpt_open(mpt_unit);
1172 fd = mpt_open(mpt_unit);
[all...]
H A Dmpt_evt.c99 fd = mpt_open(mpt_unit);
H A Dmptutil.h87 extern int mpt_unit;
H A Dmpt_drive.c317 fd = mpt_open(mpt_unit);
H A Dmpt_cam.c90 b->unit_number = mpt_unit;

Completed in 111 milliseconds