Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/be2iscsi/
Dbe_mgmt.h198 unsigned int __beiscsi_boot_get_shandle(struct beiscsi_hba *phba, int async);
Dbe_mgmt.c1047 unsigned int __beiscsi_boot_get_shandle(struct beiscsi_hba *phba, int async) in __beiscsi_boot_get_shandle() function
1097 tag = __beiscsi_boot_get_shandle(phba, 0); in beiscsi_boot_get_shandle()
Dbe_main.c5167 tag = __beiscsi_boot_get_shandle(phba, 1); in beiscsi_boot_work()