fcp_ipkt
wsp->walk_data = mdb_alloc(sizeof (struct fcp_ipkt), UM_SLEEP);
if (mdb_vread(wsp->walk_data, sizeof (struct fcp_ipkt),
(uintptr_t)(((struct fcp_ipkt *)wsp->walk_data)->ipkt_next);
mdb_free(wsp->walk_data, sizeof (struct fcp_ipkt));
struct fcp_ipkt *icmd;
struct fcp_ipkt *nicmd;
fcp_is_retryable(struct fcp_ipkt *icmd)
struct fcp_ipkt *icmd = (struct fcp_ipkt *)
struct fcp_ipkt *icmd, int rval, caddr_t op)
struct fcp_ipkt *icmd = NULL;
struct fcp_ipkt *icmd;
fcp_ipkt_sema_init(struct fcp_ipkt *icmd)
fcp_ipkt_sema_wait(struct fcp_ipkt *icmd)
struct fcp_ipkt *icmd;
icmd = (struct fcp_ipkt *)fpkt->pkt_ulp_private;
fcp_ipkt_sema_cleanup(struct fcp_ipkt *icmd)
static void fcp_ipkt_sema_init(struct fcp_ipkt *icmd);
static int fcp_ipkt_sema_wait(struct fcp_ipkt *icmd);
static void fcp_ipkt_sema_cleanup(struct fcp_ipkt *icmd);
struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause);
static struct fcp_ipkt *fcp_icmd_alloc(struct fcp_port *pptr,
static void fcp_icmd_free(struct fcp_port *pptr, struct fcp_ipkt *icmd);
static int fcp_alloc_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd,
static void fcp_free_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd);
static void fcp_handle_inquiry(fc_packet_t *fpkt, struct fcp_ipkt *icmd);
static void fcp_handle_reportlun(fc_packet_t *fpkt, struct fcp_ipkt *icmd);
struct fcp_ipkt *icmd;
struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause)
struct fcp_ipkt *icmd = (struct fcp_ipkt *)fpkt->pkt_ulp_private;
struct fcp_ipkt *icmd;
static struct fcp_ipkt *
struct fcp_ipkt *icmd = NULL;
icmd = kmem_zalloc(sizeof (struct fcp_ipkt) +
static int fcp_is_retryable(struct fcp_ipkt *icmd);
((char *)icmd + sizeof (struct fcp_ipkt) +
sizeof (struct fcp_ipkt));
struct fcp_tgt *ptgt, struct fcp_ipkt *icmd, int rval, caddr_t op);
kmem_free(icmd, sizeof (struct fcp_ipkt) + pptr->port_priv_pkt_len +
fcp_icmd_free(struct fcp_port *pptr, struct fcp_ipkt *icmd)
kmem_free(icmd, sizeof (struct fcp_ipkt) + pptr->port_priv_pkt_len +
fcp_alloc_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd,
fcp_free_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd)
static void fcp_handle_page83(fc_packet_t *, struct fcp_ipkt *, int);
struct fcp_ipkt *icmd;
icmd = (struct fcp_ipkt *)fpkt->pkt_ulp_private;
struct fcp_ipkt *icmd;
struct fcp_ipkt *icmd = (struct fcp_ipkt *)
struct fcp_ipkt *icmd = (struct fcp_ipkt *)
struct fcp_ipkt *icmd = (struct fcp_ipkt *)
fcp_handle_page83(fc_packet_t *fpkt, struct fcp_ipkt *icmd,
fcp_handle_inquiry(fc_packet_t *fpkt, struct fcp_ipkt *icmd)
fcp_handle_reportlun(fc_packet_t *fpkt, struct fcp_ipkt *icmd)
struct fcp_ipkt *icmd = (struct fcp_ipkt *)fpkt->pkt_ulp_private;
struct fcp_ipkt *icmd;
icmd = (struct fcp_ipkt *)fpkt->pkt_ulp_private;
fcp_hp_elem::link_cnt fcp_reset_elem fcp_pkt fcp_ipkt
struct fcp_ipkt *port_ipkt_list;
struct fcp_ipkt *ipkt_next;
struct fcp_ipkt *ipkt_prev;