Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/twa/
HDtw_osl_cam.c201 if (ccb_h->target_id >= TW_CL_MAX_NUM_UNITS) { in tw_osli_execute_scsi()
411 path_inq->max_target = TW_CL_MAX_NUM_UNITS; in twa_action()
415 path_inq->initiator_id = TW_CL_MAX_NUM_UNITS; in twa_action()
HDtw_cl_share.h62 #define TW_CL_MAX_NUM_UNITS 65 /* max # of units we support macro
65 #define TW_CL_MAX_NUM_UNITS 32 /* max # of units we support */ macro