Searched refs:interface_type (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dllp.h43 enum interface_type { enum
65 enum interface_type llp_type;
H A Dllp.c69 static enum interface_type
73 enum interface_type type;
/illumos-gate/usr/src/cmd/biosdev/
H A Dbiosdev.c411 (void) printf("%c", bd->interface_type[i]);
417 if (strncmp(bd->interface_type, "SCSI", 4) == 0) {
424 } else if ((strncmp(bd->interface_type, "ATAPI", 5) == 0) ||
425 (strncmp(bd->interface_type, "ATA", 3) == 0) ||
426 (strncmp(bd->interface_type, "SATA", 4) == 0)) {
450 bd->interface_type,
456 bd->interface_type, busaddrbuf);
459 if (strncmp(bd->interface_type, "SATA", 4) == 0) {
476 " pci-ide\n", bd->interface_type);
480 } else if (strncmp(bd->interface_type, "US
[all...]
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dbiosdisk.h101 char interface_type[8]; member in struct:int13_fn48_result
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.h147 uint8_t interface_type; member in struct:pnp_header
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcio.h157 uint32_t interface_type; member in struct:emlxs_phy_desc
H A Demlxs_mbox.h2848 uint16_t interface_type; member in struct:__anon7429::__anon7430::__anon7475::__anon7476::__anon7478
2853 uint16_t interface_type; member in struct:__anon7429::__anon7430::__anon7475::__anon7476::__anon7478
2873 /* interface_type */
4520 uint8_t interface_type; member in struct:__anon7429::__anon7430::__anon7584
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c642 (phy->params.response.interface_type != BASET_10GB_TYPE)) {
647 phy->params.response.interface_type);
659 phy->params.response.interface_type);
H A Demlxs_solaris.c4916 phy_out->interface_type =
4917 phy->params.response.interface_type;

Completed in 966 milliseconds