Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/scsi/
H A Dscsi_da.c1654 #define DA_PERIPH_PRINT(periph, msg, args...) \ macro
1657 #define DA_PERIPH_PRINT(periph, msg, args...) macro
1673 DA_PERIPH_PRINT(periph, "Holding device %s (%d): %d\n", in da_periph_hold()
1693 DA_PERIPH_PRINT(periph, "Unholding device %s (%d)\n", in da_periph_unhold()
1707 DA_PERIPH_PRINT(periph, "acquiring device %s (%d): %d\n", in da_periph_acquire()
1727 DA_PERIPH_PRINT(periph, "releasing device %s (%d)\n", in da_periph_release()
1742 DA_PERIPH_PRINT(periph, "releasing device (locked) %s (%d)\n", in da_periph_release_locked()