Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h854 sv_ctest5, sv_gpcntl, sv_stest2, sv_stest4, sv_scntl4, member
Dsym_hipd.c635 np->sv_gpcntl = INB(np, nc_gpcntl);
893 !(np->features & FE_LEDC) && !(np->sv_gpcntl & 0x01))
/linux-4.4.14/drivers/scsi/
Dncr53c8xx.c1631 sv_ctest4, sv_ctest5, sv_gpcntl, sv_stest2, sv_stest4; member
3762 np->sv_gpcntl = INB(nc_gpcntl); in ncr_prepare_setting()
3949 !(np->features & FE_LEDC) && !(np->sv_gpcntl & 0x01)) in ncr_prepare_setting()
4757 OUTB(nc_gpcntl, np->sv_gpcntl); in ncr_detach()