Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/dld/
H A Ddld_proto.c41 static proto_reqfunc_t proto_info_req, proto_attach_req, proto_detach_req, variable
78 proto_info_req(dsp, mp); in dld_proto()
144 proto_info_req(dld_str_t *dsp, mblk_t *mp) in proto_info_req() function