Searched defs:nv_sata_start (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c96 static int nv_sata_start(dev_info_t *dip, sata_pkt_t *spkt);
1330 nv_sata_start(dev_info_t *dip, sata_pkt_t *spkt) function
1337 NVLOG(NVDBG_ENTRY, nvc, nvp, "nv_sata_start: opmode: 0x%x cmd=%x",
1345 "nv_sata_start: NV_DEACTIVATED", NULL);
1358 "nv_sata_start: NV_FAILED state", NULL);
1383 "nv_sata_start: calling nv_monitor_reset "
1397 "nv_sata_start(): link event ret bsy", NULL);
1404 "nv_sata_start: calling nv_timeout "
1420 "nv_sata_start: nvp_type 0x%x", nvp->nvp_type);
1451 "nv_sata_start
[all...]

Completed in 65 milliseconds