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

  /src/sys/dev/ieee1394/
fwohci.c 807 int err = 0, ldesc; local in function:fwohci_irx_enable
834 ldesc = dbch->ndesc - 1;
858 FWOHCI_DMA_WRITE(db[ldesc].db.desc.res, 0);
859 FWOHCI_DMA_CLEAR(db[ldesc].db.desc.depend, 0xf);
862 FWOHCI_DMA_SET(db[ldesc].db.desc.depend, dbch->ndesc);
919 int cycle_match, cycle_now, ldesc, err = 0; local in function:fwohci_itxbuf_enable
936 ldesc = dbch->ndesc - 1;
949 FWOHCI_DMA_SET(db[ldesc].db.desc.cmd,
953 db[ldesc].db.desc.depend = db[0].db.desc.depend =
958 FWOHCI_DMA_SET(db[ldesc].db.desc.depend, dbch->ndesc)
1816 int idb, z, i, dmach = 0, ldesc; local in function:fwohci_tx_enable
1868 int idb, z, i, ldesc, err = 0; local in function:fwohci_rx_enable
2196 int w = 0, ldesc; local in function:fwohci_tbuf_update
2246 int w = 0, ldesc; local in function:fwohci_rbuf_update
2605 int i, ldesc; local in function:fwohci_add_rx_buf
    [all...]
fwohci.c 807 int err = 0, ldesc; local in function:fwohci_irx_enable
834 ldesc = dbch->ndesc - 1;
858 FWOHCI_DMA_WRITE(db[ldesc].db.desc.res, 0);
859 FWOHCI_DMA_CLEAR(db[ldesc].db.desc.depend, 0xf);
862 FWOHCI_DMA_SET(db[ldesc].db.desc.depend, dbch->ndesc);
919 int cycle_match, cycle_now, ldesc, err = 0; local in function:fwohci_itxbuf_enable
936 ldesc = dbch->ndesc - 1;
949 FWOHCI_DMA_SET(db[ldesc].db.desc.cmd,
953 db[ldesc].db.desc.depend = db[0].db.desc.depend =
958 FWOHCI_DMA_SET(db[ldesc].db.desc.depend, dbch->ndesc)
1816 int idb, z, i, dmach = 0, ldesc; local in function:fwohci_tx_enable
1868 int idb, z, i, ldesc, err = 0; local in function:fwohci_rx_enable
2196 int w = 0, ldesc; local in function:fwohci_tbuf_update
2246 int w = 0, ldesc; local in function:fwohci_rbuf_update
2605 int i, ldesc; local in function:fwohci_add_rx_buf
    [all...]
fwohci.c 807 int err = 0, ldesc; local in function:fwohci_irx_enable
834 ldesc = dbch->ndesc - 1;
858 FWOHCI_DMA_WRITE(db[ldesc].db.desc.res, 0);
859 FWOHCI_DMA_CLEAR(db[ldesc].db.desc.depend, 0xf);
862 FWOHCI_DMA_SET(db[ldesc].db.desc.depend, dbch->ndesc);
919 int cycle_match, cycle_now, ldesc, err = 0; local in function:fwohci_itxbuf_enable
936 ldesc = dbch->ndesc - 1;
949 FWOHCI_DMA_SET(db[ldesc].db.desc.cmd,
953 db[ldesc].db.desc.depend = db[0].db.desc.depend =
958 FWOHCI_DMA_SET(db[ldesc].db.desc.depend, dbch->ndesc)
1816 int idb, z, i, dmach = 0, ldesc; local in function:fwohci_tx_enable
1868 int idb, z, i, ldesc, err = 0; local in function:fwohci_rx_enable
2196 int w = 0, ldesc; local in function:fwohci_tbuf_update
2246 int w = 0, ldesc; local in function:fwohci_rbuf_update
2605 int i, ldesc; local in function:fwohci_add_rx_buf
    [all...]

Completed in 32 milliseconds