Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_stds.h271 #define LS_RJT 0x8001 macro
H A Disp.c1469 ISP_SNPRINTF(buf, sizeof (buf), "LS_RJT = 0x%x", parm1); in isp_plogx()
2589 if (ct->ct_cmd_resp == LS_RJT) { in isp_register_fc4_type()
2644 if (ct->ct_cmd_resp == LS_RJT) { in isp_register_fc4_features_24xx()
2708 if (ct->ct_cmd_resp == LS_RJT) { in isp_register_port_name_24xx()
2764 if (ct->ct_cmd_resp == LS_RJT) { in isp_register_node_name_24xx()
3739 isp_prt(isp, ISP_LOGTDEBUG0, "LS_RJT sent"); in isp_intr_async()
/freebsd/sys/dev/mpt/
H A Dmpt_cam.c2682 #define LS_RJT 0x01 macro