Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c693 u_int oldvalue; in ahd_get_snscb_qoff() local
696 oldvalue = ahd_inw(ahd, SNSCB_QOFF); in ahd_get_snscb_qoff()
697 ahd_outw(ahd, SNSCB_QOFF, oldvalue); in ahd_get_snscb_qoff()
698 return (oldvalue); in ahd_get_snscb_qoff()