Searched refs:XYC_MAXDEV (Results 1 – 6 of 6) sorted by relevance
37 #define XYC_MAXDEV 2 /* max devices per controller */ macro 38 #define XYC_CTLIOPB XYC_MAXDEV /* controller's iopb */40 #define XYC_MAXIOPB (XYC_MAXDEV+1)
148 struct xy_softc *sc_drives[XYC_MAXDEV]; /* drives on this controller */
368 for (lcv = 0; lcv < XYC_MAXDEV; lcv++) in xycattach() 450 for (xa.driveno = 0; xa.driveno < XYC_MAXDEV; xa.driveno++) in xycattach() 626 for (lcv = 0 ; lcv < XYC_MAXDEV ; lcv++) { in xy_init() 1679 for (lcv = 0; lcv < XYC_MAXDEV ; lcv++) { in xyc_start()
37 #define XYC_MAXDEV 2 /* max devices per controller */ macro38 #define XYC_CTLIOPB XYC_MAXDEV /* controller's iopb */40 #define XYC_MAXIOPB (XYC_MAXDEV+1) /* max # of iopbs that can be active */
141 struct xy_softc *sc_drives[XYC_MAXDEV]; /* drives on this controller */
435 for (lcv = 0; lcv < XYC_MAXDEV; lcv++) in xycattach()573 for (xa.driveno = 0; xa.driveno < XYC_MAXDEV; xa.driveno++) in xycattach()749 for (lcv = 0 ; lcv < XYC_MAXDEV ; lcv++) { in xyattach()1834 for (lcv = 0; lcv < XYC_MAXDEV ; lcv++) { in xyc_start()