Home
last modified time | relevance | path

Searched refs:old_gpcntl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c368 u_char old_gpcntl, old_gpreg; in sym_write_S24C16_nvram() local
374 old_gpcntl = INB(np, nc_gpcntl); in sym_write_S24C16_nvram()
375 gpcntl = old_gpcntl & 0x1c; in sym_write_S24C16_nvram()
408 OUTB(np, nc_gpcntl, old_gpcntl); in sym_write_S24C16_nvram()
421 u_char old_gpcntl, old_gpreg; in sym_read_S24C16_nvram() local
428 old_gpcntl = INB(np, nc_gpcntl); in sym_read_S24C16_nvram()
429 gpcntl = old_gpcntl & 0x1c; in sym_read_S24C16_nvram()
482 OUTB(np, nc_gpcntl, old_gpcntl); in sym_read_S24C16_nvram()
650 u_char old_gpcntl, old_gpreg; in sym_read_T93C46_nvram() local
655 old_gpcntl in sym_read_T93C46_nvram()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c368 u_char old_gpcntl, old_gpreg; in sym_write_S24C16_nvram() local
374 old_gpcntl = INB(np, nc_gpcntl); in sym_write_S24C16_nvram()
375 gpcntl = old_gpcntl & 0x1c; in sym_write_S24C16_nvram()
408 OUTB(np, nc_gpcntl, old_gpcntl); in sym_write_S24C16_nvram()
421 u_char old_gpcntl, old_gpreg; in sym_read_S24C16_nvram() local
428 old_gpcntl = INB(np, nc_gpcntl); in sym_read_S24C16_nvram()
429 gpcntl = old_gpcntl & 0x1c; in sym_read_S24C16_nvram()
482 OUTB(np, nc_gpcntl, old_gpcntl); in sym_read_S24C16_nvram()
650 u_char old_gpcntl, old_gpreg; in sym_read_T93C46_nvram() local
655 old_gpcntl in sym_read_T93C46_nvram()
[all...]

Completed in 3 milliseconds