Home
last modified time | relevance | path

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

/freebsd/sys/dev/ismt/
H A Dismt.c63 #define ISMT_DESC_SCS 0x01 /* Success */ macro
280 if (desc->status & ISMT_DESC_SCS) in ismt_submit()