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

  /src/sys/arch/sparc/dev/
ms_pckbport.c 77 static int ms_pckbport_iopen(device_t, int);
108 ms->ms_deviopen = ms_pckbport_iopen;
138 ms_pckbport_iopen(device_t self, int flags) function in typeref:typename:int
ms_pckbport.c 77 static int ms_pckbport_iopen(device_t, int);
108 ms->ms_deviopen = ms_pckbport_iopen;
138 ms_pckbport_iopen(device_t self, int flags) function in typeref:typename:int

Completed in 21 milliseconds