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

/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c1062 if (phba->eh_sgl_hndl_avbl) {
1070 phba->eh_sgl_hndl_avbl--;
1107 phba->eh_sgl_hndl_avbl++;
3900 phba->eh_sgl_hndl_avbl = 0;
3946 phba->eh_sgl_hndl_avbl++;
3954 "phba->eh_sgl_hndl_avbl=%d\n",
3956 phba->eh_sgl_hndl_avbl);
H A Dbe_main.h290 unsigned short eh_sgl_hndl_avbl; member in struct:beiscsi_hba

Completed in 269 milliseconds