Searched refs:layer_type (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c594 u8 *layer_type, u8 *ecode)
615 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP;
618 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT;
623 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT;
631 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT;
635 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT;
639 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT;
644 *layer_type = LAYER_DDP|DDP_TAGGED_ERR;
647 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT;
653 *layer_type
593 build_term_codes(struct respQ_msg_t *rsp_msg, u8 *layer_type, u8 *ecode) argument
[all...]
/freebsd-10-stable/sys/sys/
H A Ddvdio.h41 u_int8_t layer_type :4; member in struct:dvd_layer
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c823 static inline void build_term_codes(struct t4_cqe *err_cqe, u8 *layer_type, argument
833 *layer_type = LAYER_RDMAP|DDP_LOCAL_CATA;
849 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP;
852 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT;
857 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT;
865 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT;
869 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT;
873 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT;
878 *layer_type = LAYER_DDP|DDP_TAGGED_ERR;
881 *layer_type
[all...]
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_ioctl.c1129 u_char layer_type:4; member in struct:l_dvd_layer
1311 llp->layer_type = blp->layer_type;
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_cd.c3578 outlayer->layer_type = (inlayer->layer_info &

Completed in 177 milliseconds