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

  /src/sys/dev/ata/
wd.c 127 static int wd_firstopen(device_t, dev_t, int, int);
228 .d_firstopen = wd_firstopen,
1181 wd_firstopen(device_t self, dev_t dev, int flag, int fmt) function
wd.c 127 static int wd_firstopen(device_t, dev_t, int, int);
228 .d_firstopen = wd_firstopen,
1181 wd_firstopen(device_t self, dev_t dev, int flag, int fmt) function

Completed in 58 milliseconds