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

  /src/sys/arch/emips/ebus/
stub_ebus.c 97 static int stubclose(dev_t device, int flags, int fmt, struct lwp *process);
102 .d_close = stubclose,
128 stubclose(dev_t device, int flags, int fmt, struct lwp *process) function in typeref:typename:int
ac97_ebus.c 47 #define stubclose __CONCAT(acns,close) macro
evga_ebus.c 47 #define stubclose __CONCAT(evga,close) macro
lcd_ebus.c 47 #define stubclose __CONCAT(lcd,close) macro
ps2_ebus.c 47 #define stubclose __CONCAT(pstwo,close) macro

Completed in 12 milliseconds