Home
last modified time | relevance | path

Searched defs:scn (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/samples/bpf/
Dbpf_load.c140 Elf_Scn *scn; in get_sec() local
/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs_lport.c5272 bfa_fcs_lport_scn_sm_offline(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_offline()
5290 bfa_fcs_lport_scn_sm_sending_scr(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_sending_scr()
5309 bfa_fcs_lport_scn_sm_scr(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_scr()
5337 bfa_fcs_lport_scn_sm_scr_retry(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_scr_retry()
5357 bfa_fcs_lport_scn_sm_online(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_online()
5382 struct bfa_fcs_lport_scn_s *scn = scn_cbarg; in bfa_fcs_lport_scn_send_scr() local
5424 struct bfa_fcs_lport_scn_s *scn = (struct bfa_fcs_lport_scn_s *) cbarg; in bfa_fcs_lport_scn_scr_response() local
5506 struct bfa_fcs_lport_scn_s *scn = (struct bfa_fcs_lport_scn_s *) arg; in bfa_fcs_lport_scn_timeout() local
5523 struct bfa_fcs_lport_scn_s *scn = BFA_FCS_GET_SCN_FROM_PORT(port); in bfa_fcs_lport_scn_init() local
5532 struct bfa_fcs_lport_scn_s *scn = BFA_FCS_GET_SCN_FROM_PORT(port); in bfa_fcs_lport_scn_offline() local
[all …]
Dbfa_fcs.h114 struct bfa_fcs_lport_scn_s scn; /* scn component of port */ member
Dbfi.h1177 struct bfi_diag_dport_scn_s scn; member
Dbfa_svc.c3503 bfa_trunk_scn(struct bfa_fcport_s *fcport, struct bfi_fcport_trunk_scn_s *scn) in bfa_trunk_scn()
/linux-4.1.27/drivers/scsi/
Dpmcraid.h694 struct pmcraid_state_msg scn; /* controller state change msg */ member