Searched refs:sd_firstopen (Results 1 – 1 of 1) sorted by relevance
106 static int sd_firstopen(device_t, dev_t, int, int);200 .d_firstopen = sd_firstopen,424 sd_firstopen(device_t self, dev_t dev, int flag, int fmt) in sd_firstopen() function