Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/dt/
Ddtvar.h203 const char *dtp_func; /* [I] probe function */ member
278 .dtp_func = #func, \
Ddt_dev.c423 strlcpy(info.dtpi_func, dtp->dtp_func, sizeof(info.dtpi_func)); in dt_ioctl_list_probes()
694 dtp->dtp_func = func; in dt_dev_alloc_probe()