Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_inline.h621 u_int oldvalue; in ahd_get_snscb_qoff() local
624 oldvalue = ahd_inw(ahd, SNSCB_QOFF); in ahd_get_snscb_qoff()
625 ahd_outw(ahd, SNSCB_QOFF, oldvalue); in ahd_get_snscb_qoff()
626 return (oldvalue); in ahd_get_snscb_qoff()