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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.h302 unsigned short eh_sgl_hndl_avbl; member in struct:beiscsi_hba
H A Dbe_main.c1092 if (phba->eh_sgl_hndl_avbl) {
1097 phba->eh_sgl_hndl_avbl--;
1126 phba->eh_sgl_hndl_avbl++;
3330 phba->eh_sgl_hndl_avbl = 0;
3376 phba->eh_sgl_hndl_avbl++;
3384 "phba->eh_sgl_hndl_avbl=%d\n",
3386 phba->eh_sgl_hndl_avbl);

Completed in 33 milliseconds