Home
last modified time | relevance | path

Searched refs:si_module (Results 1 – 4 of 4) sorted by relevance

/NextBSD/lib/libosxsupport/
HDMakefile16 SRCS+= si_module.c search_module.c si_data.c cache_module.c file_module.c
/NextBSD/sys/dev/si/
HDsi.c282 struct si_module *modp; in siattach()
467 modp = (struct si_module *)(maddr + 0x80); in siattach()
526 modp = (struct si_module *) in siattach()
543 modp = (struct si_module *)(maddr + 0x80); in siattach()
600 modp = (struct si_module *) in siattach()
HDsi.h70 struct si_module { struct
/NextBSD/include/
HDMakefile44 si_module.h \