Home
last modified time | relevance | path

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

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