Lines Matching refs:uint32_t
42 CSIO_RNFE_NONE = (uint32_t)0, /* None */
61 uint32_t n_err; /* error */
62 uint32_t n_err_inval; /* invalid parameter */
63 uint32_t n_err_nomem; /* error nomem */
64 uint32_t n_evt_unexp; /* unexpected event */
65 uint32_t n_evt_drop; /* unexpected event */
66 uint32_t n_evt_fw[PROTO_ERR_IMPL_LOGO + 1]; /* fw events */
68 uint32_t n_lun_rst; /* Number of resets of
72 uint32_t n_lun_rst_fail; /* Number of LUN reset
75 uint32_t n_tgt_rst; /* Number of target resets */
76 uint32_t n_tgt_rst_fail; /* Number of target reset
95 uint32_t flowid; /* Firmware ID */
101 uint32_t nport_id;
105 uint32_t role; /* Fabric/Target/
113 uint32_t supp_classes; /* Supported FC classes */
114 uint32_t maxframe_size; /* Max Frame size */
115 uint32_t scsi_id; /* Transport given SCSI id */
128 struct csio_rnode *csio_rnode_lookup_portid(struct csio_lnode *, uint32_t);
130 uint32_t, struct fcoe_rdev_entry *);