Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dasy.h413 #define ASY2_NO_LOOPBACK 0x00000001 /* Device doesn't support loopback */ macro
/titanic_50/usr/src/uts/common/io/
H A Dasy.c513 asy->asy_flags2 |= ASY2_NO_LOOPBACK; in asy_get_io_regnum_pci()
570 asy->asy_flags2 |= ASY2_NO_LOOPBACK; in asy_get_io_regnum_isa()
1400 !(asy->asy_flags2 & ASY2_NO_LOOPBACK) && in asy_identify_chip()