Lines Matching defs:fc

83 static void fcp_scsi_insert_queue (fc_channel *fc, fcp_cmnd *fcmd)  in fcp_scsi_insert_queue()
97 static void fcp_scsi_remove_queue (fc_channel *fc, fcp_cmnd *fcmd) in fcp_scsi_remove_queue()
151 static void fcp_login_done(fc_channel *fc, int i, int status) in fcp_login_done()
248 static void fcp_report_map_done(fc_channel *fc, int i, int status) in fcp_report_map_done()
342 void fcp_register(fc_channel *fc, u8 type, int unregister) in fcp_register()
389 static inline void fcp_scsi_receive(fc_channel *fc, int token, int status, fc_hdr *fch) in fcp_scsi_receive()
468 void fcp_receive_solicited(fc_channel *fc, int proto, int token, int status, fc_hdr *fch) in fcp_receive_solicited()
525 void fcp_state_change(fc_channel *fc, int state) in fcp_state_change()
538 fc_channel *fc; in fcp_initialize() local
668 fc_channel *fc; in fcp_forceoffline() local
718 fc_channel *fc; in fcp_init() local
742 fc_channel *fc; in fcp_release() local
774 static int fcp_scsi_queue_it(fc_channel *fc, Scsi_Cmnd *SCpnt, fcp_cmnd *fcmd, int prepare) in fcp_scsi_queue_it()
851 fc_channel *fc = FC_SCMND(SCpnt); in fcp_scsi_queuecommand() local
871 void fcp_queue_empty(fc_channel *fc) in fcp_queue_empty()
894 fc_channel *fc = FC_SCMND(SCpnt); in fcp_scsi_abort() local
928 fc_channel *fc = FC_SCMND(SCpnt); in fcp_scsi_reset_done() local
940 fc_channel *fc = FC_SCMND(SCpnt); in fcp_scsi_dev_reset() local
1019 fc_channel *fc = FC_SCMND(SCpnt); in fcp_scsi_host_reset() local
1038 static int fcp_els_queue_it(fc_channel *fc, fcp_cmnd *fcmd) in fcp_els_queue_it()
1050 static int fc_do_els(fc_channel *fc, unsigned int alpa, void *data, int len) in fc_do_els()
1106 int fc_do_plogi(fc_channel *fc, unsigned char alpa, fc_wwn *node, fc_wwn *nport) in fc_do_plogi()
1141 int fc_do_prli(fc_channel *fc, unsigned char alpa) in fc_do_prli()