Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/twa/
Dtw_cl_init.c70 (device_id == TW_CL_DEVICE_ID_9K_SA))) in tw_cl_ctlr_supported()
121 case TW_CL_DEVICE_ID_9K_SA: in tw_cl_get_pci_bar_info()
Dtw_cl_io.c182 (ctlr->device_id == TW_CL_DEVICE_ID_9K_SA)) in tw_cli_submit_cmd()
222 (ctlr->device_id == TW_CL_DEVICE_ID_9K_SA)) { in tw_cli_submit_cmd()
325 if (ctlr->device_id == TW_CL_DEVICE_ID_9K_SA) in tw_cl_fw_passthru()
1194 (ctlr->device_id == TW_CL_DEVICE_ID_9K_SA)) { in tw_cli_soft_reset()
Dtw_cl_misc.c742 (ctlr->device_id != TW_CL_DEVICE_ID_9K_SA)) || in tw_cli_check_ctlr_state()
796 (ctlr->device_id != TW_CL_DEVICE_ID_9K_SA)) || in tw_cli_check_ctlr_state()
Dtw_cl_share.h58 #define TW_CL_DEVICE_ID_9K_SA 0x1005 /* 9000 PCIe SAS series device id */ macro