Home
last modified time | relevance | path

Searched refs:sgcount (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ida/
H A Didavar.h62 u_int8_t sgcount; /* number of scatter/gather entries */ member
H A Dida.c396 hwqcb->req.sgcount = nsegments; in ida_data_cb()
/freebsd/sys/dev/arcmsr/
H A Darcmsr.h1231 u_int8_t sgcount; /* 05h */ member
H A Darcmsr.c1059 arcmsr_cdb->sgcount = (u_int8_t)cdb_sgcount; in arcmsr_build_srb()