Home
last modified time | relevance | path

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

/trueos/sys/dev/tws/
HDtws_hdm.c222 uint8_t fw_ver[16], bios_ver[16], ctlr_model[16], num_phys=0; in tws_display_ctlr_info() local
232 TWS_PARAM_CTLR_MODEL, 16, ctlr_model); in tws_display_ctlr_info()
237 ctlr_model, num_phys, fw_ver, bios_ver); in tws_display_ctlr_info()
/trueos/sys/dev/twa/
HDtw_cl_misc.c664 TW_INT8 ctlr_model[16]; in tw_cli_notify_ctlr_info() local
681 TWA_PARAM_CTLR_MODEL, ctlr_model, 16, TW_CL_NULL); in tw_cli_notify_ctlr_info()
688 error[2]?(TW_INT8 *)TW_CL_NULL:ctlr_model, in tw_cli_notify_ctlr_info()