Home
last modified time | relevance | path

Searched refs:__beiscsi_boot_get_shandle (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_mgmt.h203 unsigned int __beiscsi_boot_get_shandle(struct beiscsi_hba *phba, int async);
Dbe_mgmt.c1044 unsigned int __beiscsi_boot_get_shandle(struct beiscsi_hba *phba, int async) in __beiscsi_boot_get_shandle() function
1094 tag = __beiscsi_boot_get_shandle(phba, 0); in beiscsi_boot_get_shandle()
Dbe_main.c5185 tag = __beiscsi_boot_get_shandle(phba, 1); in beiscsi_boot_work()