Searched refs:sv_gpcntl (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/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))
|
/linux-5.19.10/drivers/scsi/ |
D | ncr53c8xx.c | 1616 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()
|