Searched refs:ctlr_model (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/tws/
H A Dtws_hdm.c222 uint8_t fw_ver[16], bios_ver[16], ctlr_model[16], num_phys=0; local
232 TWS_PARAM_CTLR_MODEL, 16, ctlr_model);
237 ctlr_model, num_phys, fw_ver, bios_ver);
/freebsd-11-stable/sys/dev/twa/
H A Dtw_cl_misc.c664 TW_INT8 ctlr_model[16]; local
681 TWA_PARAM_CTLR_MODEL, ctlr_model, 16, TW_CL_NULL);
688 error[2]?(TW_INT8 *)TW_CL_NULL:ctlr_model,

Completed in 94 milliseconds