Searched refs:logo (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/eeprom/sparc/
H A Dloadlogo.c44 loadlogo(char *name, int w, int h, char *logo) argument
108 *logo++ = val >> 24;
109 *logo++ = val >> 16;
112 *logo++ = val >> 8;
113 *logo++ = val;
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h336 struct la_els_logo logo; member in union:sf_els_cmd
344 struct la_els_logo logo; member in union:sf_els_rsp
/illumos-gate/usr/src/cmd/dc/
H A Ddc.h162 int logo; variable
H A Ddc.c372 logo = log2(l);
1539 dout = ((dig / 10) + dig) / logo;
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c34 #include <logo.xbm>
327 * Place the logo such that the right hand side will be four pixels from
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1761 LOGO logo; /* Payload for PLOGO, FLOGO */ member in union:_ELS_PKT::__anon7342
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c3510 els->un.logo.un.nPortId32 = pkt->pkt_cmd_fhdr.s_id;
3511 bcopy((uint8_t *)&port->wwpn, (uint8_t *)&els->un.logo.portName,
H A Demlxs_dfc.c3194 els->un.logo.un.nPortId32 = LE_SWAP32(vport->did);
3195 bcopy(&vport->wwpn, &els->un.logo.portName, 8);
3655 els->un.logo.un.nPortId32 =
3660 bcopy(wwn, &els->un.logo.portName, 8);
H A Demlxs_fcf.c6837 /* Fabric logo is implied */
11916 /* Fabric logo is implied */
12773 /* Fabric logo is implied */
12833 /* Fabric logo is complete */
12898 /* Fabric logo is implied */
12966 /* Fabric logo is implied */
13183 /* Fabric logo is implied */
13196 /* Fabric logo is implied */
13249 els->un.logo.un.nPortId32 = pkt->pkt_cmd_fhdr.s_id;
13251 (uint8_t *)&els->un.logo
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex609 % The \TeX{} logo, as in plain, but resetting the spacing so that a
614 % @LaTeX{} logo. Not quite the same results as the definition in
1603 % the LaTeX logo and acronyms.
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6971 __be16 logo; member in struct:fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_fcf_stats

Completed in 201 milliseconds