Home
last modified time | relevance | path

Searched refs:FC_TRAN_CLASS1 (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h112 #define FC_TRAN_CLASS1 0x10 macro
H A Dfp.h233 ((x) == FC_TRAN_CLASS1 || (x) == FC_TRAN_CLASS2)
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c3830 case FC_TRAN_CLASS1: in emlxs_sli3_prep_fcp_iocb()
3952 case FC_TRAN_CLASS1: in emlxs_sli3_prep_ip_iocb()
4049 case FC_TRAN_CLASS1: in emlxs_sli3_prep_els_iocb()
4148 case FC_TRAN_CLASS1: in emlxs_sli3_prep_ct_iocb()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3374 next_class = FC_TRAN_CLASS1; in fp_get_nextclass()
3379 case FC_TRAN_CLASS1: in fp_get_nextclass()
3412 case FC_TRAN_CLASS1: in fp_is_class_supported()