Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dstivar.h57 sti_scment_t scment; member
H A Dsti.c372 rom->scment = (sti_scment_t)O(STI_SCM_ENT); in sti_rom_setup()
386 rom->scment = NULL; in sti_rom_setup()
960 (*rom->scment)(&a.flags, &a.in, &a.out, &scr->scr_cfg); in sti_setcment()
1004 if (rom->scment == NULL) in sti_ioctl()
1015 if (rom->scment == NULL) in sti_ioctl()
1031 if (rom->scment == NULL) in sti_ioctl()
H A Dstireg.h514 STI_DEP(scment);