SIOP_NSG 1847 dev/ic/siop.c error = bus_dmamap_create(sc->sc_c.sc_dmat, MAXPHYS, SIOP_NSG,
SIOP_NSG 736 dev/ic/siop_common.c if (offset >= SIOP_NSG) {
SIOP_NSG 803 dev/ic/siop_common.c if (offset == SIOP_NSG)
SIOP_NSG 806 dev/ic/siop_common.c if (offset > SIOP_NSG) {
SIOP_NSG 808 dev/ic/siop_common.c printf(": offset %d > %d\n", offset, SIOP_NSG);
SIOP_NSG 845 dev/ic/siop_common.c (SIOP_NSG - offset) * sizeof(scr_table_t));
SIOP_NSG 49 dev/ic/siopvar_common.h #define SIOP_MAXFER ((SIOP_NSG - 1) * PAGE_SIZE)
SIOP_NSG 69 dev/ic/siopvar_common.h scr_table_t data[SIOP_NSG]; /* 108 */