Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_so.h126 int idm_sotx_pdu_constructor(void *hdl, void *arg, int flags);
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_so.c183 &idm_sotx_pdu_constructor, NULL, NULL, NULL, NULL, KM_SLEEP); in idm_so_init()
2804 idm_sotx_pdu_constructor(void *hdl, void *arg, int flags) in idm_sotx_pdu_constructor() function