Searched refs:ipsdisk_softc_t (Results 1 – 2 of 2) sorted by relevance
62 sizeof(ipsdisk_softc_t)72 ipsdisk_softc_t *dsc = dp->d_drv1; in ipsd_open()81 ipsdisk_softc_t *dsc = dp->d_drv1; in ipsd_close()90 ipsdisk_softc_t *dsc; in ipsd_finish()94 ipsdisk_softc_t *dsc; in ipsd_finish()107 ipsdisk_softc_t *dsc; in ipsd_strategy()135 ipsdisk_softc_t *dsc; in ipsd_attach()140 dsc = (ipsdisk_softc_t *)device_get_softc(dev); in ipsd_attach()141 bzero(dsc, sizeof(ipsdisk_softc_t)); in ipsd_attach()178 ipsdisk_softc_t *dsc; in ipsd_detach()[all …]
67 }ipsdisk_softc_t; typedef