Home
last modified time | relevance | path

Searched defs:control_phy (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/aic94xx/
Daic94xx_sas.h437 struct control_phy { struct
438 u8 phy_id;
439 u8 sub_func;
448 u8 func_mask;
449 u8 speed_mask;
450 u8 hot_plug_delay;
451 u8 port_type;
452 u8 flags;
456 __le32 timeout_override;
457 u8 link_reset_retries;
[all …]
Daic94xx_scb.c646 struct control_phy *control_phy = &scb->control_phy; in control_phy_tasklet_complete() local
779 struct control_phy *control_phy = &scb->control_phy; in asd_build_control_phy() local