Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/tws/
Dtws.h95 #define TWS_MAX_64BIT_SG_ELEMENTS 46 /* max 64-bit sg elements */ macro
Dtws.c509 TWS_MAX_64BIT_SG_ELEMENTS : in tws_init()
Dtws_cam.c1020 if ( num_sgl_entries > TWS_MAX_64BIT_SG_ELEMENTS ) in tws_fill_sg_list()