Searched refs:nx_db_rd_ptr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_iocb.c213 while (readl((void __iomem *)ha->nx_db_rd_ptr) != dbval &&
H A Dql4_def.h577 uint8_t *nx_db_rd_ptr; /* Doorbell read pointer */ member in struct:scsi_qla_host
H A Dql4_os.c1478 ha->nx_db_rd_ptr = (uint8_t *) ha->nx_pcibase + (512 * 1024) +
1480 if (!ha->nx_db_rd_ptr)

Completed in 92 milliseconds