Home
last modified time | relevance | path

Searched refs:CMD_SUBSYSTEM_ISCSI_INI (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/scsi/be2iscsi/
Dbe_mgmt.c367 rc = beiscsi_prep_nemb_cmd(phba, &nonemb_cmd, CMD_SUBSYSTEM_ISCSI_INI, in beiscsi_get_initiator_name()
941 be_cmd_hdr_prepare(&req->hdr, CMD_SUBSYSTEM_ISCSI_INI, in beiscsi_boot_logout_sess()
980 be_cmd_hdr_prepare(&req->hdr, CMD_SUBSYSTEM_ISCSI_INI, in beiscsi_boot_reopen_sess()
1036 be_cmd_hdr_prepare(&req->hdr, CMD_SUBSYSTEM_ISCSI_INI, in beiscsi_boot_get_sinfo()
1069 be_cmd_hdr_prepare(&req->hdr, CMD_SUBSYSTEM_ISCSI_INI, in __beiscsi_boot_get_shandle()
1452 be_cmd_hdr_prepare(&req->hdr, CMD_SUBSYSTEM_ISCSI_INI, in beiscsi_invalidate_cxn()
Dbe_cmds.h205 #define CMD_SUBSYSTEM_ISCSI_INI 0x6 macro