Home
last modified time | relevance | path

Searched refs:zfcp_fc_wka_port_init (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_fc.c134 static void zfcp_fc_wka_port_init(struct zfcp_fc_wka_port *wka_port, u32 d_id, in zfcp_fc_wka_port_init() function
957 zfcp_fc_wka_port_init(&wka_ports->ms, FC_FID_MGMT_SERV, adapter); in zfcp_fc_gs_setup()
958 zfcp_fc_wka_port_init(&wka_ports->ts, FC_FID_TIME_SERV, adapter); in zfcp_fc_gs_setup()
959 zfcp_fc_wka_port_init(&wka_ports->ds, FC_FID_DIR_SERV, adapter); in zfcp_fc_gs_setup()
960 zfcp_fc_wka_port_init(&wka_ports->as, FC_FID_ALIASES, adapter); in zfcp_fc_gs_setup()