Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsservice.h507 #define RESET_MODE_FULL 0 /* Reset to SocketServices Specification */ macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c4649 mode == RESET_MODE_FULL ? "full" : "partial"); in pcic_reset_socket()
4661 if (mode == RESET_MODE_FULL) { in pcic_reset_socket()