Searched refs:bugsc_softc (Results 1 – 1 of 1) sorted by relevance
43 struct bugsc_softc { struct49 } bugsc_softc[1]; argument54 struct bugsc_softc *pp = &bugsc_softc[0]; in devopen()123 struct bugsc_softc *pp = (struct bugsc_softc *)devdata; in bugscstrategy()160 f->f_devdata = (void *)bugsc_softc; in bugscopen()161 bugsc_softc[0].ctrl = (short)bugargs.ctrl_lun; in bugscopen()162 bugsc_softc[0].dev = (short)bugargs.dev_lun; in bugscopen()165 bugsc_softc[0].ctrl, bugsc_softc[0].dev); in bugscopen()