Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3881 changelist = NULL; in fp_loop_online()
4612 kmem_free(changelist, alloc_len * sizeof (*changelist)); in fp_ulp_statec_cb()
4715 kmem_free(changelist, alloc_len * sizeof (*changelist)); in fp_ulp_devc_cb()
6737 changelist = in fp_adisc_intr()
6751 changelist->map_type, changelist->map_state, in fp_adisc_intr()
8787 changelist = kmem_zalloc(sizeof (*changelist), KM_SLEEP); in fp_fciocmd()
10021 changelist = NULL; in fp_p2p_online()
10350 changelist = NULL; in fp_fabric_online()
15163 changelist = kmem_zalloc(sizeof (*changelist), KM_SLEEP); in fp_fcio_login()
15222 changelist = kmem_zalloc(sizeof (*changelist), KM_SLEEP); in fp_fcio_logout()
[all …]
/illumos-gate/usr/src/cmd/bhyve/
H A Dmevent.c827 struct kevent changelist[MEVENT_MAX]; in mevent_dispatch() local
877 numev = mevent_build(changelist); in mevent_dispatch()
879 ret = kevent(mfd, changelist, numev, NULL, 0, NULL); in mevent_dispatch()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h138 uint32_t port_flags, fc_portmap_t changelist[],
H A Dfp.h349 fc_portmap_t *changelist, uint32_t listlen, uint32_t alloc_len, int sleep);
350 static int fp_ulp_devc_cb(fc_local_port_t *port, fc_portmap_t *changelist,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c188 uint32_t port_state, uint32_t port_top, fc_portmap_t changelist[],
2196 uint32_t port_state, uint32_t port_top, fc_portmap_t changelist[], in fcip_statec_cb() argument
2289 fcip_rt_update(fptr, changelist, listlen); in fcip_statec_cb()
2309 fcip_rt_update(fptr, changelist, listlen); in fcip_statec_cb()
2400 fcip_rt_update(fptr, changelist, listlen); in fcip_statec_cb()