Searched refs:attached (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Dusb.c272 if (dev->config[0].interf[i].attached)
277 dev->config[0].interf[i].attached = 1;
279 if (dev->config[0].interf[i].attached)
323 if (usbdev->config[0].interf[i].attached)
329 usbdev->config[0].interf[i].attached = 1;
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/serial/
H A Dcommon.c29 port->usbdev->config[port->configno].interf[port->interfno].attached = 0;
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dusb.h148 int attached;
146 int attached; member in struct:grub_usb_interface
/osnet-11/usr/src/lib/libc/port/gen/
H A Derrlist82 42 Protocol driver not attached
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dusbms.c444 .interf[grub_usbms_devices[i]->interface].attached = 0;
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c1965 char attached[MAXPATHLEN]; local
1978 (void) snprintf(attached, sizeof (attached), "%s/%s", path,
1982 (void) rename(detached, attached);
1984 (void) unlink(attached);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2312 array. Handles must be attached to seekable sources of data---that
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm14 # notice remain attached to the file. You may modify this module as you
6689 attached to the <label> element that surrounds each button.
6742 be attached to the checkbox. If not provided, the checkbox name is
6849 attached to the <label> element that surrounds each button.

Completed in 313 milliseconds