Home
last modified time | relevance | path

Searched refs:linktype (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A D3c90x.c833 linktype = 0x0008; in a3c90x_probe()
837 linktype = 0x0006; in a3c90x_probe()
842 linktype = 0x0005; in a3c90x_probe()
847 linktype = 0x0003; in a3c90x_probe()
852 linktype = 0x0001; in a3c90x_probe()
857 linktype = 0x0006; in a3c90x_probe()
862 linktype = 0x0008; in a3c90x_probe()
867 linktype = 0x0008; in a3c90x_probe()
872 linktype = 0x0008; in a3c90x_probe()
900 linktype = 0x0006; in a3c90x_probe()
[all …]
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh752 linktype=logical
756 linktype=virtual
758 linktype=physical
1198 case $linktype in
1290 attrs="$nic $linktype $zone $ipaddr $template $updown $attrs"
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c1557 pc.linktype = DLT_PPP;
1576 pc.linktype = DLT_PPP;
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c165 bpf_movein(struct uio *uio, int linktype, int mtu, mblk_t **mp) in bpf_movein() argument
182 switch (linktype) { in bpf_movein()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1524 uint8_t linktype; member