sun_sas_port
struct sun_sas_port *hba_port = NULL;
struct sun_sas_port *last_hba_port = NULL;
struct sun_sas_port *tgt_port = NULL;
struct sun_sas_port *last_tgt_port = NULL;
struct sun_sas_port *hba_port_ptr;
struct sun_sas_port *hba_port_ptr, *hba_disco_port;
struct sun_sas_port *hba_port_ptr;
struct sun_sas_port *hba_port_ptr;
struct sun_sas_port *hba_port_ptr, *hba_disco_port;
struct sun_sas_port *hba_port_ptr;
struct sun_sas_port *hba_port_ptr;
struct sun_sas_port *hba_port_ptr, *hba_disco_port;
struct sun_sas_port *hba_port_ptr, *hba_disco_port;
struct sun_sas_port *hba_port_ptr, *hba_disco_port;
struct sun_sas_port *hba_port_ptr, *hba_disco_port;
struct sun_sas_port *hba_port_ptr, *hba_disco_port;
devtree_attached_devices(di_node_t node, struct sun_sas_port *port_ptr)
fillDomainPortWWN(struct sun_sas_port *port_ptr)
struct sun_sas_port *disco_port_ptr;
get_attached_devices_info(di_node_t node, struct sun_sas_port *port_ptr)
struct sun_sas_port *disco_port_ptr;
if ((disco_port_ptr = (struct sun_sas_port *)calloc(1,
sizeof (struct sun_sas_port))) == NULL) {
get_attached_paths_info(di_path_t path, struct sun_sas_port *port_ptr)
struct sun_sas_port *disco_port_ptr;
if ((disco_port_ptr = (struct sun_sas_port *)calloc(1,
sizeof (struct sun_sas_port))) == NULL) {
free_attached_port(struct sun_sas_port *port_ptr)
struct sun_sas_port *tgt_port, *last_tgt_port;
if ((port_ptr = (struct sun_sas_port *)calloc(1,
sizeof (struct sun_sas_port))) == NULL) {
struct sun_sas_port *hba_port = NULL;
struct sun_sas_port *last_hba_port = NULL;
struct sun_sas_port *tgt_port = NULL;
struct sun_sas_port *last_tgt_port = NULL;
struct sun_sas_port *port_ptr;
free_phy_info(struct sun_sas_port *port_ptr)
get_phy_info(di_node_t node, struct sun_sas_port *port_ptr)
struct sun_sas_port *hba_port_ptr;
validateDomainAddress(struct sun_sas_port *hba_port_ptr, HBA_WWN DomainAddr)
struct sun_sas_port *first_port;
struct sun_sas_port *first_attached_port; /* Only for HBA port */
struct sun_sas_port *next;
extern HBA_STATUS devtree_attached_devices(di_node_t, struct sun_sas_port *);
extern void fillDomainPortWWN(struct sun_sas_port *);
extern HBA_STATUS get_phy_info(di_node_t, struct sun_sas_port *);
extern HBA_STATUS validateDomainAddress(struct sun_sas_port *, HBA_WWN);