Searched refs:IOP_REQUEST_FLAG_SYNC_REQUEST (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.c482 if (temp & IOP_REQUEST_FLAG_SYNC_REQUEST) {
843 IOP_REQUEST_FLAG_SYNC_REQUEST |
868 reqhdr->flags = IOP_REQUEST_FLAG_SYNC_REQUEST
924 config->header.flags = IOP_REQUEST_FLAG_SYNC_REQUEST;
1016 config->header.flags = IOP_REQUEST_FLAG_SYNC_REQUEST;
1103 req.header.flags = IOP_REQUEST_FLAG_SYNC_REQUEST;
1325 req->header.flags = IOP_REQUEST_FLAG_SYNC_REQUEST
H A Dhptiop.h222 #define IOP_REQUEST_FLAG_SYNC_REQUEST 1 macro

Completed in 201 milliseconds