Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fc4/
H A Dfcal_transport.h128 uint_t (*fcal_lilp_map)(void *fcal_handle, member
230 typedef struct fcal_lilp_map { struct
/titanic_50/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h109 struct fcal_lilp_map *sf_lilp_map;
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c323 (*a->fcal_ops->fcal_lilp_map)(b, c, d, e)
592 i = sizeof (struct fcal_lilp_map) + 1; in sf_attach()
626 sf->sf_lilp_map = (struct fcal_lilp_map *)(((uintptr_t)sf-> in sf_attach()
/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c4218 struct fcal_lilp_map map; in socal_diag_request()
4788 i = sizeof (struct fcal_lilp_map); in socal_getmap()