Home
last modified time | relevance | path

Searched refs:io_unconfig_notify (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/drd/
H A Ddrd.h65 int (*io_unconfig_notify)(drctl_rsrc_t *rsrc, int nrsrc); member
H A Ddrd.c413 (*drd_backend->io_unconfig_notify)(rsrcs, nrsrc); in drd_door_server()