Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_defines.h1201 #define OS_GET_IO_REQ_QINDEX(softs,rcb) OS_GET_IO_QINDEX(softs,rcb) macro
1203 #define OS_GET_TMF_REQ_QINDEX OS_GET_IO_REQ_QINDEX
H A Dsmartpqi_request.c993 int first_qindex = OS_GET_IO_REQ_QINDEX(softs, rcb); in pqisrc_build_send_io()