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.c1665 #define DA_PERIPH_PRINT(periph, msg, args...) \ macro
1668 #define DA_PERIPH_PRINT(periph, msg, args...) macro
1684 DA_PERIPH_PRINT(periph, "Holding device %s (%d): %d\n", in da_periph_hold()
1704 DA_PERIPH_PRINT(periph, "Unholding device %s (%d)\n", in da_periph_unhold()
1718 DA_PERIPH_PRINT(periph, "acquiring device %s (%d): %d\n", in da_periph_acquire()
1738 DA_PERIPH_PRINT(periph, "releasing device %s (%d)\n", in da_periph_release()
1753 DA_PERIPH_PRINT(periph, "releasing device (locked) %s (%d)\n", in da_periph_release_locked()