Symbol: fc_ct_hdr
drivers/s390/scsi/zfcp_dbf.c
562
struct fc_ct_hdr *reqh = sg_virt(ct_els->req);
drivers/s390/scsi/zfcp_dbf.c
565
struct fc_ct_hdr *resph;
drivers/s390/scsi/zfcp_dbf.c
594
resph = (struct fc_ct_hdr *)acc;
drivers/s390/scsi/zfcp_fc.c
374
static void zfcp_fc_ct_ns_init(struct fc_ct_hdr *ct_hdr, u16 cmd, u16 mr_size)
drivers/s390/scsi/zfcp_fc.c
738
struct fc_ct_hdr *hdr = sg_virt(sg);
drivers/s390/scsi/zfcp_fc.c
901
struct fc_ct_hdr *rspn_rsp = &fc_req->u.rspn.rsp;
drivers/s390/scsi/zfcp_fc.h
104
struct fc_ct_hdr ct_hdr;
drivers/s390/scsi/zfcp_fc.h
116
struct fc_ct_hdr ct_hdr;
drivers/s390/scsi/zfcp_fc.h
166
struct fc_ct_hdr rsp;
drivers/s390/scsi/zfcp_fc.h
21
#define ZFCP_FC_CT_SIZE_PAGE (PAGE_SIZE - sizeof(struct fc_ct_hdr))
drivers/s390/scsi/zfcp_fc.h
27
- sizeof(struct fc_ct_hdr))
drivers/s390/scsi/zfcp_fc.h
63
struct fc_ct_hdr ct_hdr;
drivers/s390/scsi/zfcp_fc.h
73
struct fc_ct_hdr ct_hdr;
drivers/s390/scsi/zfcp_fc.h
83
struct fc_ct_hdr ct_hdr;
drivers/s390/scsi/zfcp_fc.h
93
struct fc_ct_hdr ct_hdr;
drivers/scsi/csiostor/csio_lnode.c
102
#define csio_ct_rsp(cp) (((struct fc_ct_hdr *)cp)->ct_cmd)
drivers/scsi/csiostor/csio_lnode.c
103
#define csio_ct_reason(cp) (((struct fc_ct_hdr *)cp)->ct_reason)
drivers/scsi/csiostor/csio_lnode.c
104
#define csio_ct_expl(cp) (((struct fc_ct_hdr *)cp)->ct_explan)
drivers/scsi/csiostor/csio_lnode.c
213
struct fc_ct_hdr *cmd = (struct fc_ct_hdr *)buf;
drivers/scsi/elx/libefc/efc_els.c
1028
struct fc_ct_hdr *ct_hdr, u32 cmd_rsp_code,
drivers/scsi/elx/libefc/efc_els.c
1032
struct fc_ct_hdr *rsp = NULL;
drivers/scsi/elx/libefc/efc_els.c
877
fcct_build_req_header(struct fc_ct_hdr *hdr, u16 cmd, u16 max_size)
drivers/scsi/elx/libefc/efc_els.c
897
struct fc_ct_hdr hdr;
drivers/scsi/elx/libefc/efc_els.c
934
struct fc_ct_hdr hdr;
drivers/scsi/elx/libefc/efc_els.c
974
struct fc_ct_hdr hdr;
drivers/scsi/elx/libefc/efc_els.h
101
struct fc_ct_hdr *ct_hdr, u32 cmd_rsp_code, u32 reason_code,
drivers/scsi/elx/libefc/efc_fabric.c
659
struct fc_ct_hdr hdr;
drivers/scsi/elx/libefc/efc_fabric.c
679
plist_count = (gidpt_len - sizeof(struct fc_ct_hdr)) / sizeof(*gidpt);
drivers/scsi/elx/libefc/efc_node.c
969
struct fc_ct_hdr *iu = seq->payload->dma.virt;
drivers/scsi/fcoe/fcoe.c
2767
sizeof(struct fc_ct_hdr) +
drivers/scsi/fnic/fdls_disc.c
3180
+ sizeof(struct fc_ct_hdr));
drivers/scsi/fnic/fdls_disc.c
3181
len -= sizeof(struct fc_frame_header) + sizeof(struct fc_ct_hdr);
drivers/scsi/fnic/fdls_fc.h
188
struct fc_ct_hdr fc_std_ct_hdr;
drivers/scsi/fnic/fdls_fc.h
194
struct fc_ct_hdr fc_std_ct_hdr;
drivers/scsi/fnic/fdls_fc.h
200
struct fc_ct_hdr fc_std_ct_hdr;
drivers/scsi/fnic/fdls_fc.h
206
struct fc_ct_hdr fc_std_ct_hdr;
drivers/scsi/fnic/fdls_fc.h
212
struct fc_ct_hdr fc_std_ct_hdr;
drivers/scsi/fnic/fdls_fc.h
218
struct fc_ct_hdr fc_std_ct_hdr;
drivers/scsi/libfc/fc_disc.c
354
sizeof(struct fc_ct_hdr) +
drivers/scsi/libfc/fc_disc.c
497
struct fc_ct_hdr *cp;
drivers/scsi/libfc/fc_disc.c
572
struct fc_ct_hdr *cp;
drivers/scsi/libfc/fc_disc.c
649
fp = fc_frame_alloc(lport, sizeof(struct fc_ct_hdr) +
drivers/scsi/libfc/fc_elsct.c
83
struct fc_ct_hdr *ct;
drivers/scsi/libfc/fc_encode.h
27
struct fc_ct_hdr hdr;
drivers/scsi/libfc/fc_encode.h
72
ct_plen = sizeof(struct fc_ct_hdr) + req_size;
drivers/scsi/libfc/fc_lport.c
1120
struct fc_ct_hdr *ct;
drivers/scsi/libfc/fc_lport.c
1196
struct fc_ct_hdr *ct;
drivers/scsi/libfc/fc_lport.c
1349
int size = sizeof(struct fc_ct_hdr);
drivers/scsi/libfc/fc_lport.c
1448
int size = sizeof(struct fc_ct_hdr);
drivers/scsi/libfc/fc_lport.c
1983
ntohs(((struct fc_ct_hdr *)buf)->ct_cmd) :
drivers/scsi/libfc/fc_lport.c
2090
fp = fc_frame_alloc(lport, sizeof(struct fc_ct_hdr) +