FreeBSD kernel E1000 device code
_em_vendor_info_t Struct Reference

#include <if_em.h>

Data Fields

unsigned int vendor_id
 
unsigned int device_id
 
unsigned int subvendor_id
 
unsigned int subdevice_id
 
unsigned int index
 

Detailed Description

Definition at line 538 of file if_em.h.

Field Documentation

◆ device_id

unsigned int _em_vendor_info_t::device_id

Definition at line 540 of file if_em.h.

◆ index

unsigned int _em_vendor_info_t::index

Definition at line 543 of file if_em.h.

◆ subdevice_id

unsigned int _em_vendor_info_t::subdevice_id

Definition at line 542 of file if_em.h.

◆ subvendor_id

unsigned int _em_vendor_info_t::subvendor_id

Definition at line 541 of file if_em.h.

◆ vendor_id

unsigned int _em_vendor_info_t::vendor_id

Definition at line 539 of file if_em.h.


The documentation for this struct was generated from the following file: