sc_cache_feat     420 dev/ic/gdt_common.c 	gdt->sc_cache_feat = 0;
sc_cache_feat     425 dev/ic/gdt_common.c 			gdt->sc_cache_feat = gdt->sc_info;
sc_cache_feat     479 dev/ic/gdt_common.c 	    gdt->sc_raw_feat, gdt->sc_cache_feat);
sc_cache_feat     866 dev/ic/gdt_common.c 		if (gdt->sc_cache_feat & GDT_SCATTER_GATHER) {
sc_cache_feat     396 dev/ic/gdtvar.h 	u_int16_t sc_cache_feat;