Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/mpsutil/
H A Dmps_show.c82 fd = mps_open(mps_unit); in show_adapter()
99 printf("mp%s%d Adapter:\n", is_mps ? "s": "r", mps_unit); in show_adapter()
160 fd = mps_open(mps_unit); in show_adapter()
241 fd = mps_open(mps_unit); in show_iocfacts()
521 fd = mps_open(mps_unit); in show_devices()
642 fd = mps_open(mps_unit); in show_enclosures()
693 fd = mps_open(mps_unit); in show_expanders()
788 fd = mps_open(mps_unit); in show_cfgpage()
H A Dmpsutil.c49 int mps_unit; variable
113 mps_unit = unit; in main()
H A Dmps_flash.c76 fd = mps_open(mps_unit); in flash_save()
172 fd = mps_open(mps_unit); in flash_update()
H A Dmps_slot.c94 fd = mps_open(mps_unit); in slot_set()
H A Dmps_set.c55 fd = mps_open(mps_unit); in set_ncq()
H A Dmps_debug.c68 is_mps ? "mps" : "mpr", mps_unit); in debug_dumpreqs()
H A Dmpsutil.h94 extern int mps_unit;