Searched refs:channel (Results 26 - 36 of 36) sorted by relevance

12

/osnet-11/usr/src/lib/sun_fc/common/
H A DTgtFCHBA.cc40 #include <sys/fibre-channel/impl/fc_error.h>
/osnet-11/usr/src/lib/libuefi_rt/common/
H A Dlibuefi_rt_path.c59 int uefi_add_atapi(uint8_t channel, uint8_t drive, uint16_t lun,
1328 uint8_t channel = (uint8_t)atoi(busaddr); local
1333 return (uefi_add_atapi(channel, (uint8_t)target,
1684 uefi_add_atapi(uint8_t channel, uint8_t drive, uint16_t lun, argument
1700 atapi->channel = channel;
2837 atapi->channel ? "Secondary" : "Primary",
/osnet-11/usr/src/lib/libsysevent/
H A Dlibsysevent.c580 * event channel publication and subscription.
586 * channel.
715 * of sysevent channels. A sysevent channel is established between
716 * publishers and subscribers of sysevents for an agreed upon channel name.
722 * receiving sysevent notifications on the named channel. At present, only
723 * one publisher is allowed per sysevent channel.
725 * The registration information for each channel is kept in the kernel. A
727 * If either a publisher or a subscriber exits for any reason, the channel
743 * for the syseventd channel. Processes wishing to receive sysevent
751 * Door handlers for the channel subscriber
1817 sysevent_open_channel(const char *channel) argument
[all...]
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_name.c1732 * is in a fabric configuration in a fibre channel setup then
1744 uint_t channel; local
1755 /* pull off the channel spec and the 't' for the target */
1756 if (sscanf(uname, "c%ut%n", &channel, &l) != 1 || l == -1) {
1758 if (sscanf(uname, "c%ud%n", &channel, &l) != 1 || l == -1) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm329 script if the CGI request is occurring on a secure channel, such as SSL.
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c65 #include <sys/fibre-channel/ulp/fcp_util.h>
66 #include <sys/fibre-channel/impl/fc_error.h>
67 #include <sys/fibre-channel/impl/fcph.h>
/osnet-11/usr/src/lib/libdladm/common/
H A Dlinkprop.c509 { "channel", { NULL, 0 },
4039 uint32_t channel; local
4049 if (!i_dladm_wlan_convert_chan(&wl_phy_conf, &channel))
4052 (void) snprintf(*prop_val, DLADM_STRSIZE, "%u", channel);
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c28 #include <sys/fibre-channel/impl/fc_error.h>
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3043 % It also defines \fooindfile to be the number of the output channel for
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm2907 # -secure -> if true, cookie only passed through secure channel (optional)
7067 script if the CGI request is occurring on a secure channel, such as SSL.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex3801 % It also defines \fooindfile to be the number of the output channel for

Completed in 1479 milliseconds

12