Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/be2iscsi/
Dbe_mgmt.c33 tag = alloc_mcc_tag(phba); in beiscsi_get_boot_target()
65 tag = alloc_mcc_tag(phba); in beiscsi_get_session_info()
229 tag = alloc_mcc_tag(phba); in mgmt_invalidate_icds()
274 tag = alloc_mcc_tag(phba); in mgmt_invalidate_connection()
308 tag = alloc_mcc_tag(phba); in mgmt_upload_connection()
357 tag = alloc_mcc_tag(phba); in mgmt_open_connection()
431 tag = alloc_mcc_tag(phba); in be_cmd_get_mac_addr()
Dbe_cmds.h547 unsigned int alloc_mcc_tag(struct beiscsi_hba *phba);
Dbe_cmds.c112 unsigned int alloc_mcc_tag(struct beiscsi_hba *phba) in alloc_mcc_tag() function