Searched refs:NOCOM (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ncr53c8xx.h | 451 OUTONB (nc_dcntl, (STD|NOCOM)); \ 760 #define NOCOM 0x01 /* cmd: protect sfbr while reselect */ macro
|
H A D | ncr53c8xx.c | 5279 OUTB (nc_dcntl , NOCOM|np->rv_dcntl); /* Protect SFBR */ in ncr_init()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ncr53c8xx.h | 451 OUTONB (nc_dcntl, (STD|NOCOM)); \ 760 #define NOCOM 0x01 /* cmd: protect sfbr while reselect */ macro
|
H A D | ncr53c8xx.c | 5138 OUTB (nc_dcntl , NOCOM|np->rv_dcntl); /* Protect SFBR */ in ncr_init()
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_defs.h | 237 #define NOCOM 0x01 /* cmd: protect sfbr while reselect */ macro
|
H A D | sym_hipd.h | 221 OUTONB(np, nc_dcntl, (STD|NOCOM)); \
|
H A D | sym_hipd.c | 1769 OUTB(np, nc_dcntl , NOCOM|np->rv_dcntl); /* Protect SFBR */
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_defs.h | 237 #define NOCOM 0x01 /* cmd: protect sfbr while reselect */ macro
|
H A D | sym_hipd.h | 221 OUTONB(np, nc_dcntl, (STD|NOCOM)); \
|
H A D | sym_hipd.c | 1769 OUTB(np, nc_dcntl , NOCOM|np->rv_dcntl); /* Protect SFBR */
|
Completed in 41 milliseconds