Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dsubr_diskiocom.c356 error = DMSG_ERR_PARAM; in disk_blk_read()
414 error = DMSG_ERR_PARAM; in disk_blk_write()
/dragonfly/sys/sys/
H A Ddmsg.h678 #define DMSG_ERR_PARAM 0x23 /* generic */ macro