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

  /src/sys/dev/scsipi/
cd.c 135 static int cd_firstopen(device_t, dev_t, int, int);
242 .d_firstopen = cd_firstopen,
385 cd_firstopen(device_t self, dev_t dev, int flag, int fmt) function
cd.c 135 static int cd_firstopen(device_t, dev_t, int, int);
242 .d_firstopen = cd_firstopen,
385 cd_firstopen(device_t self, dev_t dev, int flag, int fmt) function

Completed in 34 milliseconds