Home
last modified time | relevance | path

Searched refs:SEEPROM_STATUS_INB (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.h91 #define SEEPROM_STATUS_INB(sd) \ macro
H A Daic7xxx_93cx6.c96 while ((SEEPROM_STATUS_INB(sd) & rdy) == 0) { \
H A Daic7xxx_pci.c1849 while (--wait && ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) == 0)) { in ahc_acquire_seeprom()
1852 if ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) == 0) { in ahc_acquire_seeprom()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.h91 #define SEEPROM_STATUS_INB(sd) \ macro
H A Daic7xxx_93cx6.c96 while ((SEEPROM_STATUS_INB(sd) & rdy) == 0) { \
H A Daic7xxx_pci.c1849 while (--wait && ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) == 0)) { in ahc_acquire_seeprom()
1852 if ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) == 0) { in ahc_acquire_seeprom()

Completed in 6 milliseconds