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

  /src/sys/dev/ata/
ata.c 111 dev_type_open(atabusopen);
116 .d_open = atabusopen,
2124 atabusopen(dev_t dev, int flag, int fmt, struct lwp *l) function in typeref:typename:int
ata.c 111 dev_type_open(atabusopen);
116 .d_open = atabusopen,
2124 atabusopen(dev_t dev, int flag, int fmt, struct lwp *l) function in typeref:typename:int
ata.c 111 dev_type_open(atabusopen);
116 .d_open = atabusopen,
2124 atabusopen(dev_t dev, int flag, int fmt, struct lwp *l) function in typeref:typename:int

Completed in 37 milliseconds