Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_da.c1669 #define DA_PERIPH_PRINT(periph, msg, args...) \ macro
1672 #define DA_PERIPH_PRINT(periph, msg, args...) macro
1688 DA_PERIPH_PRINT(periph, "Holding device %s (%d): %d\n", in da_periph_hold()
1708 DA_PERIPH_PRINT(periph, "Unholding device %s (%d)\n", in da_periph_unhold()
1722 DA_PERIPH_PRINT(periph, "acquiring device %s (%d): %d\n", in da_periph_acquire()
1742 DA_PERIPH_PRINT(periph, "releasing device %s (%d)\n", in da_periph_release()
1757 DA_PERIPH_PRINT(periph, "releasing device (locked) %s (%d)\n", in da_periph_release_locked()