Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h841 sv_ctest5, sv_gpcntl, sv_stest2, sv_stest4, sv_scntl4, member
H A Dsym_hipd.c622 np->sv_gpcntl = INB(np, nc_gpcntl);
880 !(np->features & FE_LEDC) && !(np->sv_gpcntl & 0x01))
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c1616 sv_ctest4, sv_ctest5, sv_gpcntl, sv_stest2, sv_stest4; member
3722 np->sv_gpcntl = INB(nc_gpcntl); in ncr_prepare_setting()
3912 !(np->features & FE_LEDC) && !(np->sv_gpcntl & 0x01)) in ncr_prepare_setting()
4601 OUTB(nc_gpcntl, np->sv_gpcntl); in ncr_detach()