Home
last modified time | relevance | path

Searched refs:dlengsz (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/liquidio/base/
H A Dlio_ctrl.h163 ih3->dlengsz = setup->s.u.datasize; in lio_prepare_pci_cmd_o3()
166 ih3->dlengsz = setup->s.u.gatherptrs; in lio_prepare_pci_cmd_o3()
H A Dlio_common.h319 uint64_t dlengsz:14; member
348 uint64_t dlengsz:14;
H A Dlio_request_manager.c650 ih3->dlengsz = sc->datasize; in lio_prepare_soft_command()
688 if (ih3->dlengsz) { in lio_send_soft_command()
703 len = (uint32_t)ih3->dlengsz; in lio_send_soft_command()