Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddls_mgmt.h161 } dlmgmt_upcall_arg_update_t; typedef
/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_door.c286 dlmgmt_upcall_arg_update_t *update = argp; in dlmgmt_upcall_update()
1349 { DLMGMT_CMD_DLS_UPDATE, sizeof (dlmgmt_upcall_arg_update_t),
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls_mgmt.c471 dlmgmt_upcall_arg_update_t update; in dls_mgmt_update()