Searched refs:SError (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c3192 uint32_t SError = 0; local
3300 * Clear error bits in SError register (i.e. PSCR[1]
3304 pmport, PSCR_REG1, &SError)) {
3308 "SError bits are: %x", SError);
3310 pmport, PSCR_REG1, SError)) {
4702 * Interrupt which indicates that the F-bit has been set in SError
4720 * Interrupt which indicates that the X-bit has been set in SError

Completed in 64 milliseconds