SIOP_NSG
scr_table_t data[SIOP_NSG]; /* 96 */
if (offset >= SIOP_NSG) {
if (offset == SIOP_NSG)
(SIOP_NSG - offset) * sizeof(scr_table_t));
scr_table_t data[SIOP_NSG]; /* 96 */
if (offset >= SIOP_NSG) {
if (offset == SIOP_NSG)
(SIOP_NSG - offset) * sizeof(scr_table_t));
error = bus_dmamap_create(sc->sc_c.sc_dmat, MAXPHYS, SIOP_NSG,
error = bus_dmamap_create(sc->sc_c.sc_dmat, MAXPHYS, SIOP_NSG,
if (offset >= SIOP_NSG) {
if (offset == SIOP_NSG)
if (offset > SIOP_NSG) {
printf(": offset %d > %d\n", offset, SIOP_NSG);
(SIOP_NSG - offset) * sizeof(scr_table_t));
scr_table_t data[SIOP_NSG]; /* 96 */