HomeSort by: relevance | last modified time | path
    Searched refs:sp_port (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
hd64570var.h 84 u_int sp_port; member in struct:sca_port
hd64570.c 416 scp->sp_port = port;
573 sc->sc_clock_callback(sc->sc_aux, scp->sp_port, scp->sp_eclock);
1239 ("TX INTERRUPT port %d\n", scp->sp_port));
1481 scp->sp_port, scp->sp_rxstart, rxstat));
1484 scp->sp_port, sca_desc_read_buflen(scp->sca, desc)));
1795 sc->sc_dtr_callback(sc->sc_aux, scp->sp_port, 1);
1812 if (scp->sp_port == 1) {
1819 if (scp->sp_port == 0) {
1858 sc->sc_dtr_callback(sc->sc_aux, scp->sp_port, 0);
1875 if (scp->sp_port == 1)
    [all...]

Completed in 13 milliseconds