Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/mpsutil/
H A Dmps_show.c74 char devhandle[8], ctrlhandle[8]; in show_adapter() local
212 snprintf(ctrlhandle, sizeof(ctrlhandle), "%04x", in show_adapter()
217 snprintf(ctrlhandle, sizeof(ctrlhandle), " "); in show_adapter()
221 i, ctrlhandle, devhandle, isdisabled, speed, minspeed, in show_adapter()