Searched refs:sv_gpcntl (Results 1 – 3 of 3) sorted by relevance
/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.h | 841 sv_ctest5, sv_gpcntl, sv_stest2, sv_stest4, sv_scntl4, member
|
D | sym_hipd.c | 622 np->sv_gpcntl = INB(np, nc_gpcntl); 880 !(np->features & FE_LEDC) && !(np->sv_gpcntl & 0x01))
|
/drivers/scsi/ |
D | ncr53c8xx.c | 1617 sv_ctest4, sv_ctest5, sv_gpcntl, sv_stest2, sv_stest4; member 3723 np->sv_gpcntl = INB(nc_gpcntl); in ncr_prepare_setting() 3913 !(np->features & FE_LEDC) && !(np->sv_gpcntl & 0x01)) in ncr_prepare_setting() 4602 OUTB(nc_gpcntl, np->sv_gpcntl); in ncr_detach()
|