Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddls_mgmt.h152 } dlmgmt_upcall_arg_update_t; typedef
/titanic_44/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_door.c284 dlmgmt_upcall_arg_update_t *update = argp; in dlmgmt_upcall_update()
1340 { DLMGMT_CMD_DLS_UPDATE, sizeof (dlmgmt_upcall_arg_update_t),
/titanic_44/usr/src/uts/common/io/dls/
H A Ddls_mgmt.c453 dlmgmt_upcall_arg_update_t update; in dls_mgmt_update()