Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws.h93 #define TWS_MAX_32BIT_SG_ELEMENTS 93 /* max 32-bit sg elements */ macro
H A Dtws_cam.c1002 if ( num_sgl_entries > TWS_MAX_32BIT_SG_ELEMENTS ) in tws_fill_sg_list()
1016 if ( num_sgl_entries > TWS_MAX_32BIT_SG_ELEMENTS ) in tws_fill_sg_list()
H A Dtws.c520 TWS_MAX_32BIT_SG_ELEMENTS; in tws_init()