Searched refs:toggle (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mii.h | 259 uint16_t toggle:1; member 263 uint16_t toggle:1; 283 uint16_t toggle:1; member 287 uint16_t toggle:1;
|
/titanic_44/usr/src/uts/common/io/usb/usba/ |
H A D | hcdi.c | 969 uchar_t toggle; in usba_hcdi_get_data_toggle() local 977 toggle = (uchar_t)(ph_impl->usba_ph_flags & USBA_PH_DATA_TOGGLE); in usba_hcdi_get_data_toggle() 981 return (toggle); in usba_hcdi_get_data_toggle() 988 uchar_t toggle) in usba_hcdi_set_data_toggle() argument 998 ph_impl->usba_ph_flags |= (USBA_PH_DATA_TOGGLE & toggle); in usba_hcdi_set_data_toggle()
|
/titanic_44/usr/src/lib/print/mod_ipp/ |
H A D | mod_ipp.c | 422 ipp_operation(cmd_parms *cmd, void *cfg, const char *op, const char *toggle) in ipp_operation() argument 428 (char *)op, (char *)toggle); in ipp_operation()
|
/titanic_44/usr/src/stand/lib/inet/ |
H A D | ipv4.c | 544 ipv4_setpromiscuous(int toggle) in ipv4_setpromiscuous() argument 548 promiscuous = toggle; in ipv4_setpromiscuous()
|
/titanic_44/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 6168 uint_t buf, fc, toggle, flag; in ohci_init_itd() local 6205 toggle = 0; in ohci_init_itd() 6226 if (toggle) { in ohci_init_itd() 6232 toggle = 0; in ohci_init_itd() 6238 toggle = 1; in ohci_init_itd() 8515 uint_t toggle = 0, fc, ctrl, psw; in ohci_parse_isoc_error() local 8541 if (toggle) { in ohci_parse_isoc_error() 8543 toggle = 0; in ohci_parse_isoc_error() 8547 toggle = 1; in ohci_parse_isoc_error()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 929 toggle(argc, argv) in toggle() function 3403 { "toggle", togglestring, toggle, 0 },
|
/titanic_44/usr/src/psm/stand/bootblks/common/ |
H A D | boot.fth | 176 \ read file in chunks so we can toggle the spinner
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 23013 toggle
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 23012 toggle
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 3679 # setting use Num_Lock to toggle Application-Keypad setting if Num_Lock 3680 # is off, escape sequences toggle Application-Keypad setting. 12606 # original terminfo does not toggle red/blue colors as in setb/setf. 13172 # :is:. Note that 920E mode does not have software commands to toggle 17658 # Also toggle ^S/^Q for those of us who use Emacs.
|
H A D | terminfo.src | 4200 # setting use Num_Lock to toggle Application-Keypad setting if Num_Lock 4201 # is off, escape sequences toggle Application-Keypad setting. 14204 # original terminfo does not toggle red/blue colors as in setb/setf. 14837 # <is2>. Note that 920E mode does not have software commands to toggle 19790 # Also toggle ^S/^Q for those of us who use Emacs.
|