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

  /src/sys/dev/arcbios/
arcbios_tty.c 58 dev_type_close(arcbios_ttyclose);
68 .d_close = arcbios_ttyclose,
136 arcbios_ttyclose(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int
arcbios_tty.c 58 dev_type_close(arcbios_ttyclose);
68 .d_close = arcbios_ttyclose,
136 arcbios_ttyclose(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int
arcbios_tty.c 58 dev_type_close(arcbios_ttyclose);
68 .d_close = arcbios_ttyclose,
136 arcbios_ttyclose(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int

Completed in 32 milliseconds