Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/be2iscsi/
Dbe_cmds.h564 int beiscsi_cmd_reset_function(struct beiscsi_hba *phba);
Dbe_cmds.c873 int beiscsi_cmd_reset_function(struct beiscsi_hba *phba) in beiscsi_cmd_reset_function() function
Dbe_main.c4286 ret = beiscsi_cmd_reset_function(phba); in beiscsi_dev_probe()