Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_user.c154 ubuf->driver_pkt.os_status = error; in tws_passthru()
159 ubuf->driver_pkt.os_status = req->error_code; in tws_passthru()
199 ubuf->driver_pkt.os_status = error; in tws_passthru()
H A Dtws_user.h83 u_int32_t os_status; member