Home
last modified time | relevance | path

Searched hist:f3bb92515317f9b66fca73deca375a79d49dc54a (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpci_iov_if.mf3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
H A Dpci_iov.hf3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
H A Dpci_iov.cdiff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
H A Dpci_if.mdiff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
H A Dpcivar.hdiff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
/freebsd/share/man/man9/
H A DPCI_IOV_UNINIT.9f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
H A DPCI_IOV_ADD_VF.9f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
H A DPCI_IOV_INIT.9f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
H A Dpci_iov_schema.9diff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
H A Dpci.9diff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
H A DMakefilediff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
/freebsd/sys/modules/ixl/
H A DMakefilediff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
/freebsd/sys/dev/ixl/
H A Dixl.hdiff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
H A Dif_ixl.cdiff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
/freebsd/sys/conf/
H A Dkmod.mkdiff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
H A Dfilesdiff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone
/freebsd/
H A DObsoleteFiles.incdiff f3bb92515317f9b66fca73deca375a79d49dc54a Fri May 29 00:01:50 CEST 2015 John Baldwin <jhb@FreeBSD.org> Create a separate kobj interface for leaf-driver PCI IOV methods.

Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision: https://reviews.freebsd.org/D2584
Reviewed by: rstone