Searched refs:UMCS7840_MAX_PORTS (Results 1 – 2 of 2) sorted by relevance
105 static const struct umcs7840_port_registers umcs7840_port_registers[UMCS7840_MAX_PORTS] = {128 struct ucom_softc sc_ucom[UMCS7840_MAX_PORTS]; /* Need to be continuous142 struct umcs7840_softc_oneport sc_ports[UMCS7840_MAX_PORTS]; /* Indexed by PHYSICAL193 static usb_callback_t *umcs7840_rw_callbacks[UMCS7840_MAX_PORTS][UMCS7840_N_TRANSFERS] = {
31 #define UMCS7840_MAX_PORTS 4 macro