Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/twa/
Dtw_osl_cam.c209 if (ccb_h->target_id >= TW_CL_MAX_NUM_UNITS) { in tw_osli_execute_scsi()
419 path_inq->max_target = TW_CL_MAX_NUM_UNITS; in twa_action()
423 path_inq->initiator_id = TW_CL_MAX_NUM_UNITS; in twa_action()
Dtw_cl_share.h65 #define TW_CL_MAX_NUM_UNITS 65 /* max # of units we support macro
68 #define TW_CL_MAX_NUM_UNITS 32 /* max # of units we support */ macro