Searched refs:media (Results 1 - 20 of 20) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dsundance.c85 /* Allow forcing the media type */
86 /* media[] specifies the media type the NIC operates at.
87 autosense Autosensing active media.
93 static char media[] = "autosense"; variable
272 /* These values keep track of the tranceiver/media in use */
305 /* Force media */
646 if (strcasecmp(media, "autosense") != 0) {
648 if (strcasecmp(media, "100mbps_fd") == 0 ||
649 strcasecmp(media, "
[all...]
H A Dsmc9000.c837 int media; local
886 media = 2;
888 media = 1;
890 if_string = interfaces[media - 1];
913 if ( media == 1 ) {
917 else if ( media == 2 ) {
H A Dtulip.c13 the Linux tulip driver supports because Donald Becker's Linux media
57 Major rewrite to include Linux tulip driver media detection
140 /* The possible media types that can be set in options[] are: */
271 /* A full-duplex map for media types. */
323 u8 media;
410 unsigned int medialock; /* Do not sense media type. */
421 int cur_index; /* Current media index. */
446 http://cesdis.gsfc.nasa.gov/linux/drivers/tulip-drivers/tulip-media.html */
745 DBG("%s: Old format EEPROM on '%s' board.\n%s: Using substitute media control info.\n",
751 DBG("%s: Old style EEPROM with no media selectio
322 u8 media; member in struct:medialeaf
762 int media = get_u16(p); local
785 u16 media = get_u16(p); local
[all...]
H A Dpcnet32.c321 int media; local
383 media = a->read_bcr(ioaddr, 49);
385 DBG ( "media reset to %#x.\n", media );
386 a->write_bcr(ioaddr, 49, media);
H A Dtlan.c103 static const char *media[] = { variable
449 DBG ( "%s", media[i - 5] );
1661 * media.
/vbox/src/VBox/Main/testcase/
H A DtstVBoxAPI.cpp345 SafeIfaceArray<IMedium> media; local
347 ComSafeArrayAsOutParam(media)), FALSE);
349 CHECK_ERROR_RET(machine, DeleteConfig(ComSafeArrayAsInParam(media), progress.asOutParam()), FALSE);
/vbox/src/VBox/Devices/PC/BIOS/
H A Deltorito.c197 write_byte(DS,SI+0x01,cdemu->media);
359 cdemu->media = buffer[0x21];
393 cdemu->emulated_drive, cdemu->media, cdemu->ilba);
413 cdemu->emulated_drive, cdemu->media, cdemu->ilba);
414 /* Set up emulated drive geometry based on the media type. */
415 switch (cdemu->media) {
440 if (cdemu->media != 0) {
449 if (cdemu->media != 0)
622 switch (cdemu->media) {
629 if (cdemu->media <
[all...]
H A Debda.h266 uint8_t media; member in struct:__anon14992
H A Dorgs.asm1212 mov ds:[490h], al ; drv0 media state
1213 mov ds:[491h], al ; drv1 media state
1347 db 18 ; SPT (good for 1.44MB media)
/vbox/src/VBox/HostDrivers/VBoxNetAdp/freebsd/
H A DVBoxNetAdp-freebsd.c280 int media = IFM_ETHER; local
281 error = copyout(&media, ifmr->ifm_ulist, sizeof(int));
/vbox/src/VBox/ValidationKit/utils/TestExecServ/linux/
H A Dvboxtxs-nat.sh41 CDROM_PATH=/media/cdrom
H A Dvboxtxs.sh41 CDROM_PATH=/media/cdrom
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllAImpl.asm2726 ; @param A1 Pointer to the first media register size operand (input/output).
2727 ; @param A2 Pointer to the second media register size operand (input).
2770 ; @param A1 Pointer to the first full sized media register operand (input/output).
2771 ; @param A2 Pointer to the second half sized media register operand (input).
2816 ; @param A1 Pointer to the first full sized media register operand (input/output).
2817 ; @param A2 Pointer to the second full sized media register operand, where we
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmshtml.idl6618 HRESULT media([in] BSTR v);
6621 HRESULT media([retval, out] BSTR *p);
6717 void media(BSTR v);
6720 BSTR media();
6865 HRESULT media([in] BSTR v);
6868 HRESULT media([out, retval] BSTR *p);
6984 void media(BSTR v);
6987 BSTR media();
13912 HRESULT media([in] BSTR v);
13915 HRESULT media([retva
[all...]
/vbox/src/VBox/HostDrivers/Support/os2/
H A DSUPDrvA-os2.asm140 .media resb 1
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmshtml.idl6029 HRESULT media([in] BSTR v);
6032 HRESULT media([retval, out] BSTR *p);
6128 void media(BSTR v);
6131 BSTR media();
12340 HRESULT media([in] BSTR v);
12343 HRESULT media([retval, out] BSTR *p);
12976 void media(BSTR v);
12979 BSTR media();
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestA-os2.asm158 .media resb 1
/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp3465 ataH2BE_U16(pbBuf + 6, 0x00); /* current profile: none -> no media */
3537 abBuf[2] = 0x04; /* media */
3538 abBuf[3] = 0x5e; /* supported = busy|media|external|power|operational */
3549 abBuf[2] = 0x04; /* media */
3550 abBuf[3] = 0x5e; /* supported = busy|media|external|power|operational */
3551 abBuf[4] = 0x03; /* media removal */
3561 abBuf[2] = 0x04; /* media */
3562 abBuf[3] = 0x5e; /* supported = busy|media|external|power|operational */
3573 abBuf[3] = 0x5e; /* supported = busy|media|external|power|operational */
3914 * Sets the given media trac
4171 int media = pAhciReq->aATAPICmd[1]; local
[all...]
H A DDevATA.cpp1946 * Sets the given media track type.
2251 int media = s->aATAPICmd[1]; local
2280 if (media == 0)
2387 case 0x81: /* TODO: AACS media serial number */
2388 case 0x82: /* TODO: AACS media identifier */
2389 case 0x83: /* TODO: AACS media key block */
2620 ataH2BE_U16(pbBuf + 6, 0x00); /* current profile: none -> no media */
2690 pbBuf[2] = 0x04; /* media */
2691 pbBuf[3] = 0x5e; /* supported = busy|media|external|power|operational */
2702 pbBuf[2] = 0x04; /* media */
[all...]
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h5562 IMedium *** media
5568 IMedium ** media,
6286 IMedium *** media
6292 IMedium ** media,

Completed in 332 milliseconds