Home
last modified time | relevance | path

Searched refs:aff_format (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fla.h92 aff_format : 8; member
94 uint32_t aff_format : 8,
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c907 format = aid->aff_format; in emlxs_get_dfc_eventinfo()
H A Demlxs_fcp.c933 format = aid->aff_format; in emlxs_port_offline()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8593 af->aff_format, af->aff_d_id); in ql_unsol_callback()
8600 af->aff_format, af->aff_d_id); in ql_unsol_callback()
8980 af->aff_format = MSB(mb[1]); in ql_rcv_rscn_els()
8982 EL(ha, "LA_ELS_RSCN fmt=%xh, d_id=%xh\n", af->aff_format, in ql_rcv_rscn_els()
9021 if (af->aff_format == FC_RSCN_PORT_ADDRESS) { in ql_update_rscn()
9045 switch (af->aff_format) { in ql_update_rscn()
9105 if (af->aff_format == FC_RSCN_PORT_ADDRESS) { in ql_process_rscn()
9130 switch (af->aff_format) { in ql_process_rscn()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c12419 switch (page->aff_format & FC_RSCN_ADDRESS_MASK) { in fp_handle_unsol_rscn()