Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_defines.h1211 #define OS_GET_IO_SG_COUNT(rcb) rcb->nseg macro
H A Dsmartpqi_request.c125 uint32_t num_sg = OS_GET_IO_SG_COUNT(rcb); in pqisrc_build_sgl()
1023 OS_GET_IO_SG_COUNT(rcb), devp, is_write, io_path); in pqisrc_build_send_io()