Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/be2iscsi/
Dbe_mgmt.c34 tag = alloc_mcc_tag(phba); in beiscsi_get_boot_target()
66 tag = alloc_mcc_tag(phba); in beiscsi_get_session_info()
230 tag = alloc_mcc_tag(phba); in mgmt_invalidate_icds()
275 tag = alloc_mcc_tag(phba); in mgmt_invalidate_connection()
309 tag = alloc_mcc_tag(phba); in mgmt_upload_connection()
358 tag = alloc_mcc_tag(phba); in mgmt_open_connection()
432 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