Searched refs:SIP (Results 1 – 9 of 9) sorted by relevance
103 /* USART3 is direct-connect to the Bluetooth UART on the radio SIP */
435 * On Spring we've got SIP WiFi and so can keep drive strengths low to
569 * On Snow we've got SIP WiFi and so can keep drive strengths low to
171 #define SIP 0x02 /* sta: scsi-interrupt */ macro
150 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));
335 tristate "SIP persistence engine"339 Allow persistence based on the SIP Call-ID
692 #define SIP 0x02 /* sta: scsi-interrupt */ macro
5772 if (INB(nc_istat) & (INTF|SIP|DIP)) { in ncr_timeout()5915 if (!(istat & (SIP|DIP))) in ncr_exception()5926 sist = (istat & SIP) ? INW (nc_sist) : 0; in ncr_exception()7732 if (INB(nc_istat) & (INTF|SIP|DIP))
334 tristate "SIP protocol support"337 SIP is an application-layer control protocol that can establish,