Home
last modified time | relevance | path

Searched refs:stsoff (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/audio/drv/audio810/
H A Daudio810.h169 uint8_t stsoff; /* status offset */ member
H A Daudio810.c1082 port->stsoff = port->regoff + I810_OFFSET_PICB; in audio810_alloc_port()
1085 port->stsoff = port->regoff + I810_OFFSET_SR; in audio810_alloc_port()
/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c742 uint32_t stsoff; in pmcs_reset_phy() local
784 stsoff = 2; in pmcs_reset_phy()
814 stsoff = 3; in pmcs_reset_phy()
866 status = LE_32(iomb[stsoff]); in pmcs_reset_phy()