Searched refs:tw_osl_get_lock (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/sys/dev/twa/ |
| D | tw_cl.h | 262 tw_osl_get_lock(ctlr->ctlr_handle, ctlr->gen_lock); in tw_cli_req_q_insert_head() 276 tw_osl_get_lock(ctlr->ctlr_handle, ctlr->gen_lock); in tw_cli_req_q_insert_tail() 291 tw_osl_get_lock(ctlr->ctlr_handle, ctlr->gen_lock); in tw_cli_req_q_remove_head() 311 tw_osl_get_lock(ctlr->ctlr_handle, ctlr->gen_lock); in tw_cli_req_q_remove_item()
|
| D | tw_cl_share.h | 406 #ifndef tw_osl_get_lock 408 extern TW_VOID tw_osl_get_lock(struct tw_cl_ctlr_handle *ctlr_handle,
|
| D | tw_osl_inline.h | 94 #define tw_osl_get_lock(ctlr_handle, lock) \ macro
|
| D | tw_cl_io.c | 180 tw_osl_get_lock(ctlr_handle, ctlr->io_lock); in tw_cli_submit_cmd() 387 tw_osl_get_lock(ctlr_handle, ctlr->gen_lock); in tw_cl_ioctl() 1190 tw_osl_get_lock(ctlr_handle, ctlr->io_lock); in tw_cli_soft_reset()
|
| D | tw_cl_misc.c | 501 tw_osl_get_lock(ctlr_handle, ctlr->gen_lock); in tw_cl_create_event()
|