Searched refs:fc_lilpmap_t (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcal.h86 } fc_lilpmap_t; typedef in typeref:struct:fc_lilpmap
H A Dfc_fcaif.h181 int (*fca_getmap) (opaque_t fca_handle, fc_lilpmap_t *map);
H A Dfp.h325 static int fp_get_lilpmap(fc_local_port_t *port, fc_lilpmap_t *lilp_map);
451 static int fp_validate_lilp_map(fc_lilpmap_t *lilp_map);
H A Dfctl_private.h612 fc_lilpmap_t fp_lilp_map; /* LILP map */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c356 fcoei_getmap(void * fca_handle, fc_lilpmap_t *mapbuf)
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2903 fc_lilpmap_t *lilp_map;
3755 fc_lilpmap_t *lilp_map;
3826 fc_lilpmap_t *lilp_map;
3922 fp_get_lilpmap(fc_local_port_t *port, fc_lilpmap_t *lilp_map)
3929 bzero((caddr_t)lilp_map, sizeof (fc_lilpmap_t));
7292 fc_lilpmap_t *lilp_map;
10480 fc_lilpmap_t *lilp_map;
14909 fp_validate_lilp_map(fc_lilpmap_t *lilp_map)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c106 static int32_t emlxs_fca_get_map(opaque_t, fc_lilpmap_t *);
2412 emlxs_fca_get_map(opaque_t fca_port_handle, fc_lilpmap_t *mapbuf)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c83 static int ql_getmap(opaque_t, fc_lilpmap_t *);
3044 ql_getmap(opaque_t fca_handle, fc_lilpmap_t *mapbuf)
3107 QL_DUMP_3((uint8_t *)mapbuf, 8, sizeof (fc_lilpmap_t));

Completed in 118 milliseconds