Home
last modified time | relevance | path

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

/mirbsd/src/sys/scsi/
Dscsi_ioctl.c189 SC_DEBUG(sc_link, SDEV_DB3, ("no error\n")); in scsi_user_done()
194 SC_DEBUG(sc_link, SDEV_DB3, ("have sense\n")); in scsi_user_done()
200 SC_DEBUG(sc_link, SDEV_DB3, ("have short sense\n")); in scsi_user_done()
211 SC_DEBUG(sc_link, SDEV_DB3, ("timeout\n")); in scsi_user_done()
215 SC_DEBUG(sc_link, SDEV_DB3, ("busy\n")); in scsi_user_done()
304 SC_DEBUG(sc_link, SDEV_DB3, ("about to sleep\n")); in scsistrategy()
309 SC_DEBUG(sc_link, SDEV_DB3, ("back from sleep\n")); in scsistrategy()
418 SC_DEBUG(sc_link, SDEV_DB3, ("debug set to %d\n", level)); in scsi_do_ioctl()
425 sc_link->flags |= SDEV_DB3; in scsi_do_ioctl()
Dscsi_base.c106 SC_DEBUG(sc_link, SDEV_DB3, ("scsi_get_xs\n"));
110 SC_DEBUG(sc_link, SDEV_DB3, ("sleeping\n"));
118 SC_DEBUG(sc_link, SDEV_DB3, ("calling pool_get\n"));
131 SC_DEBUG(sc_link, SDEV_DB3, ("returning\n"));
149 SC_DEBUG(sc_link, SDEV_DB3, ("scsi_free_xs\n"));
638 SC_DEBUG(sc_link, SDEV_DB3, ("calling user done()\n"));
640 SC_DEBUG(sc_link, SDEV_DB3, ("returned from user done()\n"));
643 SC_DEBUG(sc_link, SDEV_DB3, ("returning to adapter\n"));
771 SC_DEBUG(xs->sc_link, SDEV_DB3, ("back in cmd()\n"));
843 SC_DEBUG(xs->sc_link, SDEV_DB3, ("sc_err1,err = 0x%x\n", xs->error));
[all …]
Dst.c783 SC_DEBUG(sc_link, SDEV_DB3,
798 SC_DEBUG(sc_link, SDEV_DB3, ("density specified variable\n"));
811 SC_DEBUG(sc_link, SDEV_DB3, ("density specified fixed\n"));
828 SC_DEBUG(sc_link, SDEV_DB3,
838 SC_DEBUG(sc_link, SDEV_DB3,
1404 SC_DEBUG(sc_link, SDEV_DB3,
1456 SC_DEBUG(sc_link, SDEV_DB3,
1460 SC_DEBUGN(sc_link, SDEV_DB3,
1489 SC_DEBUG(sc_link, SDEV_DB3,
Dscsi_debug.h17 #define SDEV_DB3 0x0040 /* internal to routine flows */ macro
Duk.c149 SC_DEBUG(sc_link, SDEV_DB3, ("open complete\n"));
Dsd.c418 SC_DEBUG(sc_link, SDEV_DB3, ("Params loaded\n"));
423 SC_DEBUG(sc_link, SDEV_DB3, ("Disklabel loaded\n"));
444 SC_DEBUG(sc_link, SDEV_DB3, ("open complete\n"));
Dcd.c366 SC_DEBUG(sc_link, SDEV_DB3, ("Params loaded\n"));
371 SC_DEBUG(sc_link, SDEV_DB3, ("Disklabel fabricated\n"));
392 SC_DEBUG(sc_link, SDEV_DB3, ("open complete\n"));
/mirbsd/src/sys/dev/ic/
Daic7xxx_openbsd.c351 SC_DEBUG(xs->sc_link, SDEV_DB3, ("ahc_action\n")); in ahc_action()
373 SC_DEBUG(xs->sc_link, SDEV_DB3, ("start scb(%p)\n", scb)); in ahc_action()
575 SC_DEBUG(xs->sc_link, SDEV_DB3, ("cmd_poll\n")); in ahc_execute_scb()
Dbha.c1519 SC_DEBUG(sc_link, SDEV_DB3, ("cmd_sent\n"));
/mirbsd/src/sys/dev/isa/
Daha.c1365 SC_DEBUG(sc_link, SDEV_DB3, ("cmd_sent\n"));