Home
last modified time | relevance | path

Searched refs:MaxIoSize (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.c189 TOLE(ptr->MaxIoSize, 32); in aac_adapter_init_tole()
H A Daacraid_reg.h255 u_int32_t MaxIoSize; /* largest I/O command */ member
H A Daacraid.c1809 ip->MaxIoSize = AAC_MAXIO_SIZE(sc); in aac_init()
/freebsd/sys/dev/aac/
H A Daacreg.h313 u_int32_t MaxIoSize; /* largest I/O command */ member
H A Daac.c1891 ip->MaxIoSize = sc->aac_max_sectors << 9; in aac_init()