Searched refs:OWN (Results 1 – 11 of 11) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | perf_event_p4.h | 645 P4_GEN_ESCR_EMASK(P4_EVENT_IOQ_ALLOCATION, OWN, 13), 657 P4_GEN_ESCR_EMASK(P4_EVENT_IOQ_ACTIVE_ENTRIES, OWN, 13),
|
/linux/drivers/net/ethernet/sis/ |
H A D | sis900.h | 198 OWN = 0x80000000, MORE = 0x40000000, INTR = 0x20000000, enumerator
|
H A D | sis900.c | 1635 sis_priv->tx_ring[entry].cmdsts = (OWN | INTR | skb->len); in sis900_start_xmit() 1754 while (rx_status & OWN) { in sis900_rx() 1913 if (tx_status & OWN) { in sis900_finish_xmit()
|
/linux/Documentation/scsi/ |
H A D | dc395x.rst | 114 and YOU USE IT AT YOUR OWN RESPONSIBILITY.
|
/linux/Documentation/arch/powerpc/ |
H A D | dawr-power9.rst | 76 This is a dangerous setting, USE AT YOUR OWN RISK.
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 1429 return !XGMAC_GET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN); in xgbe_tx_complete() 1537 XGMAC_SET_BITS_LE(rdesc->desc3, RX_NORMAL_DESC3, OWN, 1); in xgbe_rx_desc_reset() 1857 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in xgbe_dev_xmit() 1903 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in xgbe_dev_xmit() 1937 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in xgbe_dev_xmit() 1977 if (XGMAC_GET_BITS_LE(rdesc->desc3, RX_NORMAL_DESC3, OWN)) in xgbe_dev_read()
|
/linux/arch/x86/events/intel/ |
H A D | p4.c | 178 P4_ESCR_EMASK_BIT(P4_EVENT_IOQ_ALLOCATION, OWN) | 195 P4_ESCR_EMASK_BIT(P4_EVENT_IOQ_ACTIVE_ENTRIES, OWN) |
|
/linux/Documentation/usb/ |
H A D | gadget_printer.rst | 49 the Netchip vendor id 0x0525. YOU MUST CHANGE TO YOUR OWN VENDOR ID
|
/linux/Documentation/filesystems/ |
H A D | affs.rst | 197 DO AT YOUR OWN RISK::
|
/linux/Documentation/driver-api/usb/ |
H A D | persist.rst | 167 YOU HAVE BEEN WARNED! USE AT YOUR OWN RISK!
|
/linux/Documentation/networking/device_drivers/ethernet/chelsio/ |
H A D | cxgb.rst | 108 and is done at "YOUR OWN RISK". Chelsio will not be held responsible for loss
|