Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h114 #define FC_TRAN_CLASS1 0x10 macro
H A Dfp.h237 ((x) == FC_TRAN_CLASS1 || (x) == FC_TRAN_CLASS2)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c3835 case FC_TRAN_CLASS1: in emlxs_sli3_prep_fcp_iocb()
3957 case FC_TRAN_CLASS1: in emlxs_sli3_prep_ip_iocb()
4054 case FC_TRAN_CLASS1: in emlxs_sli3_prep_els_iocb()
4153 case FC_TRAN_CLASS1: in emlxs_sli3_prep_ct_iocb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3375 next_class = FC_TRAN_CLASS1; in fp_get_nextclass()
3380 case FC_TRAN_CLASS1: in fp_get_nextclass()
3413 case FC_TRAN_CLASS1: in fp_is_class_supported()