Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mpsutil/
H A Dmps_show.c81 fd = mps_open(mps_unit); in show_adapter()
98 printf("mp%s%d Adapter:\n", is_mps ? "s": "r", mps_unit); in show_adapter()
159 fd = mps_open(mps_unit); in show_adapter()
240 fd = mps_open(mps_unit); in show_iocfacts()
520 fd = mps_open(mps_unit); in show_devices()
641 fd = mps_open(mps_unit); in show_enclosures()
692 fd = mps_open(mps_unit); in show_expanders()
787 fd = mps_open(mps_unit); in show_cfgpage()
H A Dmps_flash.c76 fd = mps_open(mps_unit); in flash_save()
172 fd = mps_open(mps_unit); in flash_update()
H A Dmpsutil.c48 int mps_unit; variable
112 mps_unit = unit; in main()
H A Dmps_slot.c94 fd = mps_open(mps_unit); in slot_set()
H A Dmps_set.c54 fd = mps_open(mps_unit); in set_ncq()
H A Dmps_debug.c67 is_mps ? "mps" : "mpr", mps_unit); in debug_dumpreqs()
H A Dmpsutil.h94 extern int mps_unit;