Home
last modified time | relevance | path

Searched refs:teardown (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcix.c54 goto teardown; in pcix_set_cmd_reg()
58 goto teardown; in pcix_set_cmd_reg()
68 goto teardown; in pcix_set_cmd_reg()
81 teardown: in pcix_set_cmd_reg()
H A Dpcipsy.c265 goto teardown; in pci_intr_setup()
267 goto teardown; in pci_intr_setup()
277 goto teardown; in pci_intr_setup()
285 teardown: in pci_intr_setup()
H A Dpcisch.c289 goto teardown; in pci_intr_setup()
291 goto teardown; in pci_intr_setup()
303 goto teardown; in pci_intr_setup()
311 teardown: in pci_intr_setup()
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c1349 int teardown; in amd_iommu_teardown() local
1353 teardown = 0; in amd_iommu_teardown()
1363 teardown++; in amd_iommu_teardown()
1368 teardown, statep->aioms_nunits); in amd_iommu_teardown()
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcicmu.c1126 goto teardown; in pcmu_intr_setup()
1134 goto teardown; in pcmu_intr_setup()
1141 teardown: in pcmu_intr_setup()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1289 …MPA and exchanging connection parameters as part of the connection establishment/teardown process.
1290 \subsection{Ecore-upper driver connection establishment/teardown API for iWARP}
1291 During connection establishment/teardown, the driver calls ecore connection related APIs and receiv…
1416 Connection teardown is performed via the modify\_qp verb according to the hilland verbs state machi…
1434 … translated to ECORE\_IWARP\_QP\_STATE\_CLOSING and initiate a graceful teardown sequence with FW.…
1437 …e translated to ECORE\_IWARP\_QP\_STATE\_ERROR and initiate an abortive teardown sequence with FW.…
1451 On passive side teardown sequence is initiated once a graceful / abortive request is received from …
1484 …is required and what is not. Modify QP is used in iWARP for part of the teardown flow detailed in …