Home
last modified time | relevance | path

Searched refs:SIP (Results 1 – 11 of 11) sorted by relevance

/linux/arch/arm/boot/dts/
A Dat91-wb50n.dtsi99 /* USART3 is direct-connect to the Bluetooth UART on the radio SIP */
A Dexynos5250-spring.dts437 * On Spring we've got SIP WiFi and so can keep drive strengths low to
A Dexynos5250-snow-common.dtsi569 * On Snow we've got SIP WiFi and so can keep drive strengths low to
/linux/Documentation/networking/devlink/
A Dprestera.rst129 - Drops packets with illegal SIP/DIP multicast/unicast addresses.
/linux/Documentation/ABI/testing/
A Dsysfs-bus-event_source-devices-dfl_fme91 VTD SIP events (evtype=0x04)::
/linux/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h171 #define SIP 0x02 /* sta: scsi-interrupt */ macro
A Dsym_hipd.c150 if (istat & SIP) { in sym_soft_reset()
1025 if (INB(np, nc_istat) & (INTF|SIP|DIP))
2827 if (!(istat & (SIP|DIP)))
2849 if (istatc & SIP)
2862 } while (istatc & (SIP|DIP));
/linux/net/netfilter/ipvs/
A DKconfig345 tristate "SIP persistence engine"
349 Allow persistence based on the SIP Call-ID
/linux/drivers/scsi/
A Dncr53c8xx.h692 #define SIP 0x02 /* sta: scsi-interrupt */ macro
A Dncr53c8xx.c5607 if (INB(nc_istat) & (INTF|SIP|DIP)) { in ncr_timeout()
5750 if (!(istat & (SIP|DIP))) in ncr_exception()
5761 sist = (istat & SIP) ? INW (nc_sist) : 0; in ncr_exception()
7567 if (INB(nc_istat) & (INTF|SIP|DIP))
/linux/net/netfilter/
A DKconfig360 tristate "SIP protocol support"
363 SIP is an application-layer control protocol that can establish,

Completed in 37 milliseconds