t2_hash_tbl_ptr   224 drivers/scsi/bnx2fc/bnx2fc.h 	char *t2_hash_tbl_ptr;
t2_hash_tbl_ptr  2089 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	hba->t2_hash_tbl_ptr = dma_alloc_coherent(&hba->pcidev->dev, mem_size,
t2_hash_tbl_ptr  2092 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	if (!hba->t2_hash_tbl_ptr) {
t2_hash_tbl_ptr  2152 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	if (hba->t2_hash_tbl_ptr) {
t2_hash_tbl_ptr  2155 drivers/scsi/bnx2fc/bnx2fc_hwi.c 				    hba->t2_hash_tbl_ptr,
t2_hash_tbl_ptr  2157 drivers/scsi/bnx2fc/bnx2fc_hwi.c 		hba->t2_hash_tbl_ptr = NULL;