| /linux/drivers/media/pci/cobalt/ |
| H A D | cobalt-omnitek.c | 28 #define ABORT (1 << 2) macro 120 iowrite32(ABORT, CS_REG(s->dma_channel)); in omni_sg_dma_abort_channel() 140 iowrite32(ABORT, CS_REG(i)); in omni_sg_dma_init()
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | xdp.py | 45 ABORT = 4 # Count of packets that were aborted 195 elif stats_dump[key]["formatted"]["key"] == XDPStats.ABORT.value: 196 stats_formatted[XDPStats.ABORT.value] = val 417 if stats[XDPStats.ABORT.value] != 0: 44 ABORT = 4 # Count of packets that were aborted global() variable in XDPStats
|
| /linux/include/scsi/ |
| H A D | scsi_status.h | 40 ABORT = ABORT_TASK_SET, enumerator
|
| /linux/net/sctp/ |
| H A D | primitive.c | 104 DECLARE_PRIMITIVE(ABORT);
|
| /linux/sound/pci/aw2/ |
| H A D | saa7146.h | 133 #define ABORT (1UL << 7) macro
|
| /linux/drivers/net/ethernet/sis/ |
| H A D | sis900.h | 204 ABORT = 0x04000000, UNDERRUN = 0x02000000, NOCARRIER = 0x01000000, enumerator
|
| H A D | sis900.c | 1760 if (rx_status & (ABORT|OVERRUN|TOOLONG|RUNT|RXISERR|CRCERR|FAERR)) { in sis900_rx() 1910 if (tx_status & (ABORT | UNDERRUN | OWCOLL)) { in sis900_finish_xmit() 1919 if (tx_status & ABORT) in sis900_finish_xmit()
|
| H A D | sis190.c | 225 ABORT = 0x00800000, enumerator 556 #define ErrMask (OVRUN | SHORT | LIMIT | MIIER | NIBON | COLON | ABORT) in sis190_rx_pkt_err()
|
| /linux/drivers/ufs/core/ |
| H A D | ufs-debugfs.c | 54 PRT("SCSI command aborts: %llu\n", ABORT); in ufs_debugfs_stats_show()
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-receive.rst | 154 :ref:`CEC_RX_STATUS_FEATURE_ABORT <CEC-RX-STATUS-FEATURE-ABORT>`. 338 * .. _`CEC-RX-STATUS-FEATURE-ABORT`:
|
| H A D | cec-ioc-g-mode.rst | 225 * .. _`CEC-MSG-ABORT`:
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-script.txt | 244 FROM/TO/EVENT/INTX/ABORT/CYCLES/TYPE/SPEC syntax in the following order: 253 ABORT : A=TSX abort entry
|
| /linux/drivers/dma/ |
| H A D | hisi_dma.c | 107 ABORT, enumerator
|
| /linux/drivers/scsi/ |
| H A D | dc395x.c | 1307 srb->msgout_buf[0] = ABORT; in enable_msgout_abort() 2368 case ABORT: in msgin_phase0()
|
| /linux/Documentation/networking/device_drivers/hamradio/ |
| H A D | z8530drv.rst | 410 RxErrors number of receive errors (CRC, ABORT)
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.ncr53c8xx | 203 - Tiny misspelling fixed (ABORT instead of ABRT). Was fortunately
|
| H A D | sym53c8xx_2.rst | 455 The driver will try to send a ABORT message to all the logical units
|
| H A D | ncr53c8xx.rst | 617 The driver will try to send a ABORT message to all the logical units
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.seq | 246 * Our first message must be one of IDENTIFY, ABORT, or
|
| /linux/fs/ext4/ |
| H A D | super.c | 6803 if (test_opt2(sb, ABORT)) in __ext4_remount()
|