Searched refs:targbh_softc (Results 1 – 1 of 1) sorted by relevance
84 struct targbh_softc { struct233 struct targbh_softc *softc; in targbhenlun()237 softc = (struct targbh_softc *)periph->softc; in targbhenlun()344 struct targbh_softc *softc; in targbhdislun()348 softc = (struct targbh_softc *)periph->softc; in targbhdislun()394 struct targbh_softc *softc; in targbhctor()397 softc = (struct targbh_softc *)malloc(sizeof(*softc), in targbhctor()421 struct targbh_softc *softc; in targbhdtor()423 softc = (struct targbh_softc *)periph->softc; in targbhdtor()445 struct targbh_softc *softc; in targbhstart()[all …]