Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Ddrctl.h61 } drctl_status_t; typedef
82 drctl_status_t status;
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddrctl.c281 int count, size_t *rsize, drctl_status_t status) in drctl_generate_resp()