Home
last modified time | relevance | path

Searched refs:header0 (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/pcieadm/
H A Dpcieadmtest.ksh113 pcieadm_validate_output igb.pci header0-basic.out 0 \
114 show-cfgspace -f /dev/stdin header0.vendor header0.device
115 pcieadm_validate_output igb.pci header0-basic-L.out 0 \
116 show-cfgspace -L -f /dev/stdin header0.vendor header0.device
117 pcieadm_validate_output igb.pci header0-basic-n.out 0 \
118 show-cfgspace -n -f /dev/stdin header0.vendor header0.device
119 pcieadm_validate_output igb.pci header0-basic-LH.out 0 \
120 show-cfgspace -L -H -f /dev/stdin header0.vendor header0.device
136 pcieadm_validate_output igb.pci header0-parse.out 0 \
137 show-cfgspace -p -o short,value -f /dev/stdin header0.vendor header0.device
H A DMakefile23 header0-basic.out \
24 header0-basic-L.out \
25 header0-basic-LH.out \
26 header0-basic-n.out \
27 header0-parse.out \
H A Dheader0-basic-n.out1 Device /dev/stdin -- Type 0 Header (header0)
2 Vendor ID (header0.vendor): 0x8086 -- Intel Corporation
3 Device ID (header0.device): 0x1521 -- I350 Gigabit Network Connection
H A Dheader0-parse.out1 header0.vendor:0x8086
2 header0.device:0x1521
H A Dheader0-basic-LH.out1 header0.vendor Vendor ID
2 header0.device Device ID
H A Dheader0-basic-L.out2 header0.vendor Vendor ID
3 header0.device Device ID
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c1654 uint8_t header0 = 0; in hxge_receive_packet() local
1921 header0 = rx_msg_p->buffer[buf_offset]; in hxge_receive_packet()
1922 no_port_bit = header0 & NO_PORT_BIT; in hxge_receive_packet()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-utiltest.p5m1748 file path=opt/util-tests/tests/pci/header0-basic-L.out mode=0444
1749 file path=opt/util-tests/tests/pci/header0-basic-LH.out mode=0444
1750 file path=opt/util-tests/tests/pci/header0-basic-n.out mode=0444
1751 file path=opt/util-tests/tests/pci/header0-basic.out mode=0444
1752 file path=opt/util-tests/tests/pci/header0-parse.out mode=0444