Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h771 struct leapraid_card_port { struct
797 struct leapraid_card_port *card_port; argument
828 struct leapraid_card_port *card_port;
1056 struct leapraid_card_port *card_port;
1113 struct leapraid_card_port *card_port;
1163 struct leapraid_card_port *card_port;
1271 struct leapraid_card_port *cur_chking_old_port;
1272 struct leapraid_card_port *expected_old_port;
1379 struct leapraid_vphy *leapraid_get_vphy_by_phy(struct leapraid_card_port *port,
1387 struct leapraid_card_port *port);
[all …]
H A Dleapraid_func.c26 struct leapraid_card_port *port);
679 struct leapraid_card_port *port; in leapraid_tgt_rst_send()
996 static struct leapraid_card_port *leapraid_get_port_by_id( in leapraid_get_port_by_id()
1000 struct leapraid_card_port *port; in leapraid_get_port_by_id()
1001 struct leapraid_card_port *dirty_port = NULL; in leapraid_get_port_by_id()
1036 struct leapraid_vphy *leapraid_get_vphy_by_phy(struct leapraid_card_port *port, in leapraid_get_vphy_by_phy()
1080 u64 sas_address, struct leapraid_card_port *port) in leapraid_hold_lock_get_sas_dev_by_addr()
1110 u64 sas_address, struct leapraid_card_port *port) in leapraid_get_sas_dev_by_addr()
1215 struct leapraid_card_port *port) in leapraid_sas_dev_remove_by_sas_address()
1353 u64 sas_address, struct leapraid_card_port *port) in leapraid_exp_find_by_sas_address()
[all …]
H A Dleapraid_os.c2120 struct leapraid_card_port *port, *port_next; in leapraid_cleanup_lists()