Home
last modified time | relevance | path

Searched refs:RESET_MODE_FULL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsservice.h505 #define RESET_MODE_FULL 0 /* Reset to SocketServices Specification */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c4650 mode == RESET_MODE_FULL ? "full" : "partial"); in pcic_reset_socket()
4662 if (mode == RESET_MODE_FULL) { in pcic_reset_socket()