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
564 * On Snow we've got SIP WiFi and so can keep drive strengths low to
184 #define SIP 0x02 /* sta: scsi-interrupt */ macro
163 if (istat & SIP) { in sym_soft_reset()1038 if (INB(np, nc_istat) & (INTF|SIP|DIP))2840 if (!(istat & (SIP|DIP)))2862 if (istatc & SIP)2875 } while (istatc & (SIP|DIP));
333 tristate "SIP persistence engine"337 Allow persistence based on the SIP Call-ID
704 #define SIP 0x02 /* sta: scsi-interrupt */ macro
5781 if (INB(nc_istat) & (INTF|SIP|DIP)) { in ncr_timeout()5924 if (!(istat & (SIP|DIP))) in ncr_exception()5935 sist = (istat & SIP) ? INW (nc_sist) : 0; in ncr_exception()7740 if (INB(nc_istat) & (INTF|SIP|DIP))
335 tristate "SIP protocol support"338 SIP is an application-layer control protocol that can establish,