Searched refs:toggle (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mii.h | 257 uint16_t toggle:1; member 261 uint16_t toggle:1; 281 uint16_t toggle:1; member 285 uint16_t toggle:1;
|
/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | hcdi.c | 982 uchar_t toggle; in usba_hcdi_get_data_toggle() local 990 toggle = (uchar_t)(ph_impl->usba_ph_flags & USBA_PH_DATA_TOGGLE); in usba_hcdi_get_data_toggle() 994 return (toggle); in usba_hcdi_get_data_toggle() 1001 uchar_t toggle) in usba_hcdi_set_data_toggle() argument 1011 ph_impl->usba_ph_flags |= (USBA_PH_DATA_TOGGLE & toggle); in usba_hcdi_set_data_toggle()
|
/illumos-gate/usr/src/boot/forth/ |
H A D | loader.4th | 570 \ show, enable, disable, toggle module loading. They all take module from 583 : toggle-module find-module ?dup if dup module.flag @ 0= set-module-flag then ; 618 s" toggle-module" s" toggle loading of a module" .?
|
H A D | menu.4th | 751 \ state is OFF, toggle to ON 773 true \ new value of toggle state var (to be stored later) 775 \ state is ON, toggle to OFF 788 false \ new value of toggle state var (to be stored below) 791 \ now we'll store the new toggle state (on top of stack)
|
/illumos-gate/usr/src/test/zfs-tests/include/ |
H A D | properties.shlib | 95 # Functions to toggle on/off properties
|
/illumos-gate/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()
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 6150 uint_t buf, fc, toggle, flag; in ohci_init_itd() local 6187 toggle = 0; in ohci_init_itd() 6208 if (toggle) { in ohci_init_itd() 6214 toggle = 0; in ohci_init_itd() 6220 toggle = 1; in ohci_init_itd() 8495 uint_t toggle = 0, fc, ctrl, psw; in ohci_parse_isoc_error() local 8521 if (toggle) { in ohci_parse_isoc_error() 8523 toggle = 0; in ohci_parse_isoc_error() 8527 toggle = 1; in ohci_parse_isoc_error()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 918 toggle(argc, argv) in toggle() function 3369 { "toggle", togglestring, toggle, 0 },
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 4433 1. Problem: CQ82537 - Unable to create gvlan on the VF after PVID toggle.
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 23010 toggle
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 23011 toggle
|
/illumos-gate/usr/src/data/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. 14206 # original terminfo does not toggle red/blue colors as in setb/setf. 14839 # <is2>. Note that 920E mode does not have software commands to toggle 19792 # Also toggle ^S/^Q for those of us who use Emacs.
|