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

  /src/sys/dev/ieee1394/
fwohci.c 1352 struct fwohci_txpkthdr *ohcifp; local in function:fwohci_start
1393 ohcifp = (struct fwohci_txpkthdr *) db_tr->db[1].db.immed;
1397 ld = ohcifp->mode.ld;
1402 ohcifp->mode.common.spd = xfer->send.spd & 0x7;
1405 ohcifp->mode.stream.len = fp->mode.stream.len;
1410 ohcifp->mode.common.spd = 0;
1411 ohcifp->mode.common.tcode = FWOHCITCODE_PHY;
1413 ohcifp->mode.asycomm.dst = fp->mode.hdr.dst;
1414 ohcifp->mode.asycomm.srcbus = OHCI_ASYSRCBUS;
1415 ohcifp->mode.asycomm.tlrt |= FWRETRY_X
2508 struct fwohci_txpkthdr *ohcifp; local in function:fwohci_txbufdb
    [all...]
fwohci.c 1352 struct fwohci_txpkthdr *ohcifp; local in function:fwohci_start
1393 ohcifp = (struct fwohci_txpkthdr *) db_tr->db[1].db.immed;
1397 ld = ohcifp->mode.ld;
1402 ohcifp->mode.common.spd = xfer->send.spd & 0x7;
1405 ohcifp->mode.stream.len = fp->mode.stream.len;
1410 ohcifp->mode.common.spd = 0;
1411 ohcifp->mode.common.tcode = FWOHCITCODE_PHY;
1413 ohcifp->mode.asycomm.dst = fp->mode.hdr.dst;
1414 ohcifp->mode.asycomm.srcbus = OHCI_ASYSRCBUS;
1415 ohcifp->mode.asycomm.tlrt |= FWRETRY_X
2508 struct fwohci_txpkthdr *ohcifp; local in function:fwohci_txbufdb
    [all...]

Completed in 27 milliseconds