devpath_blk
typedef SIMPLEQ_HEAD(devpath_head, devpath_blk) devpath_head_t;
SIMPLEQ_ENTRY(devpath_blk) entry;