art_type           95 dev/pci/if_art.c 	sc->art_type = ma->ma_flags & 0x03;
art_type          172 dev/pci/if_art.c 	bt8370_set_frame_mode(sc, sc->art_type, IFM_TDM_E1_G704_CRC4, 0);
art_type          211 dev/pci/if_art.c 		if (ac->art_type == ART_SBI_SINGLE &&
art_type          225 dev/pci/if_art.c 		if (ac->art_type == ART_SBI_SINGLE &&
art_type          284 dev/pci/if_art.c 		bt8370_set_frame_mode(ac, ac->art_type,
art_type          292 dev/pci/if_art.c 			if (ac->art_type == ART_SBI_SINGLE &&
art_type          303 dev/pci/if_art.c 			else if (ac->art_type == ART_SBI_SINGLE &&
art_type           41 dev/pci/if_art.h 	enum art_sbi_type	 art_type;	/* System Bus Type */