HomeSort by: relevance | last modified time | path
    Searched defs:stubopen (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/emips/ebus/
stub_ebus.c 96 static int stubopen(dev_t device, int flags, int fmt, struct lwp *process);
101 .d_open = stubopen,
119 stubopen(dev_t device, int flags, int fmt, struct lwp *process) function in typeref:typename:int
ac97_ebus.c 46 #define stubopen __CONCAT(acns,open) macro
evga_ebus.c 46 #define stubopen __CONCAT(evga,open) macro
lcd_ebus.c 46 #define stubopen __CONCAT(lcd,open) macro
ps2_ebus.c 46 #define stubopen __CONCAT(pstwo,open) macro

Completed in 17 milliseconds