Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/nvme-tests/tests/libnvme/
H A Dmissing-field-destruct.c51 nvme_ns_attach_req_t *attach_req = NULL; in main() local
134 &attach_req)) { in main()
138 } else if (nvme_ns_attach_req_exec(attach_req)) { in main()
149 nvme_ns_attach_req_fini(attach_req); in main()
152 &attach_req)) { in main()
156 } else if (nvme_ns_attach_req_exec(attach_req)) { in main()
167 nvme_ns_attach_req_fini(attach_req); in main()
/illumos-gate/usr/src/uts/common/io/
H A Ddrcompat.c352 dlp->attach_req.dl_ppa, E_DDI_HOLD_DEVI_NOATTACH); in drwput()
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c426 ppa = sppp_find_ppa(dlp->attach_req.dl_ppa); in sppp_dl_attach_upper()
428 ppa = sppp_create_ppa(dlp->attach_req.dl_ppa, zoneid); in sppp_dl_attach_upper()
440 dlp->attach_req.dl_ppa)); in sppp_dl_attach_upper()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h1455 dl_attach_req_t attach_req; member
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1225 attachreqp = &(req.dlm_msg->attach_req); in i_dlpi_attach()
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c999 ppa = dlp->attach_req.dl_ppa; in zsh_wput()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME142 …Removed the extra ack sent at the end of the attach_req routine. This extra ack previously made I…
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME142 …Removed the extra ack sent at the end of the attach_req routine. This extra ack previously made I…
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5188 ppa = dlp->attach_req.dl_ppa; in fcip_areq()