Searched refs:toggle (Results 1 – 12 of 12) sorted by relevance
| /titanic_53/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_53/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_53/usr/src/boot/sys/boot/forth/ |
| H A D | loader.4th | 572 \ show, enable, disable, toggle module loading. They all take module from 585 : toggle-module find-module ?dup if dup module.flag @ 0= set-module-flag then ; 614 s" toggle-module" s" toggle loading of a module" .?
|
| H A D | menu.4th | 943 \ state is OFF, toggle to ON 965 true \ new value of toggle state var (to be stored later) 967 \ state is ON, toggle to OFF 980 false \ new value of toggle state var (to be stored below) 983 \ now we'll store the new toggle state (on top of stack)
|
| /titanic_53/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_53/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_53/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_53/usr/src/psm/stand/bootblks/common/ |
| H A D | boot.fth | 176 \ read file in chunks so we can toggle the spinner
|
| /titanic_53/usr/src/cmd/look/ |
| H A D | words | 23013 toggle
|
| /titanic_53/usr/src/cmd/spell/ |
| H A D | list | 23012 toggle
|
| /titanic_53/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.
|