Searched refs:ipsdisk_softc_t (Results 1 – 2 of 2) sorted by relevance
59 sizeof(ipsdisk_softc_t)68 ipsdisk_softc_t *dsc = dp->d_drv1; in ipsd_open()77 ipsdisk_softc_t *dsc = dp->d_drv1; in ipsd_close()86 ipsdisk_softc_t *dsc; in ipsd_finish()90 ipsdisk_softc_t *dsc; in ipsd_finish()103 ipsdisk_softc_t *dsc; in ipsd_strategy()131 ipsdisk_softc_t *dsc; in ipsd_attach()136 dsc = (ipsdisk_softc_t *)device_get_softc(dev); in ipsd_attach()137 bzero(dsc, sizeof(ipsdisk_softc_t)); in ipsd_attach()174 ipsdisk_softc_t *dsc; in ipsd_detach()[all …]
65 }ipsdisk_softc_t; typedef