| /src/external/bsd/iscsi/dist/include/ |
| initiator.h | 110 int tx_done; member in struct:initiator_cmd_t
|
| initiator.h | 110 int tx_done; member in struct:initiator_cmd_t
|
| initiator.h | 110 int tx_done; member in struct:initiator_cmd_t
|
| /src/sys/dev/pci/ |
| if_et.c | 887 et_dma_mbuf_destroy(struct et_softc *sc, int tx_done, const int rx_done[]) 911 for (i = 0; i < tx_done; ++i) { 1969 uint32_t tx_done; local 1978 tx_done = CSR_READ_4(sc, ET_TX_DONE_POS); 1979 end = __SHIFTOUT(tx_done, ET_TX_DONE_POS_INDEX); 1980 wrap = (tx_done & ET_TX_DONE_POS_WRAP) ? 1 : 0;
|
| if_et.c | 887 et_dma_mbuf_destroy(struct et_softc *sc, int tx_done, const int rx_done[]) 911 for (i = 0; i < tx_done; ++i) { 1969 uint32_t tx_done; local 1978 tx_done = CSR_READ_4(sc, ET_TX_DONE_POS); 1979 end = __SHIFTOUT(tx_done, ET_TX_DONE_POS_INDEX); 1980 wrap = (tx_done & ET_TX_DONE_POS_WRAP) ? 1 : 0;
|
| if_et.c | 887 et_dma_mbuf_destroy(struct et_softc *sc, int tx_done, const int rx_done[]) 911 for (i = 0; i < tx_done; ++i) { 1969 uint32_t tx_done; local 1978 tx_done = CSR_READ_4(sc, ET_TX_DONE_POS); 1979 end = __SHIFTOUT(tx_done, ET_TX_DONE_POS_INDEX); 1980 wrap = (tx_done & ET_TX_DONE_POS_WRAP) ? 1 : 0;
|
| if_iwnvar.h | 192 void (*tx_done)(struct iwn_softc *, struct iwn_rx_desc *, member in struct:iwn_ops
|
| if_iwnvar.h | 192 void (*tx_done)(struct iwn_softc *, struct iwn_rx_desc *, member in struct:iwn_ops
|
| if_iwnvar.h | 192 void (*tx_done)(struct iwn_softc *, struct iwn_rx_desc *, member in struct:iwn_ops
|
| if_wm.c | 8115 int i, error, tx_done, rx_done; local 8127 tx_done = 0; 8187 tx_done++; 8240 for (i = 0; i < tx_done; i++) {
|
| if_wm.c | 8115 int i, error, tx_done, rx_done; local 8127 tx_done = 0; 8187 tx_done++; 8240 for (i = 0; i < tx_done; i++) {
|
| if_wm.c | 8115 int i, error, tx_done, rx_done; local 8127 tx_done = 0; 8187 tx_done++; 8240 for (i = 0; i < tx_done; i++) {
|