Searched defs:seg_count (Results 1 - 3 of 3) sorted by relevance

/drivers/char/agp/
H A Dcompat_ioctl.h66 compat_size_t seg_count; /* number of segments */ member in struct:agp_region32
/drivers/memstick/core/
H A Dmspro_block.c173 unsigned int seg_count; member in struct:mspro_block_data
616 if (msb->current_seg == msb->seg_count) {
707 msb->seg_count = blk_rq_map_sg(msb->block_req->q,
711 if (!msb->seg_count) {
997 msb->seg_count = 1;
1099 msb->seg_count = 1;
/drivers/net/ethernet/qlogic/
H A Dqla3xxx.h1039 int seg_count; member in struct:ql_tx_buf_cb

Completed in 140 milliseconds