Home | History | Annotate | Download | only in ic

Lines Matching refs:htole16

150 		fib->Header.Command = htole16(RawIo);
153 raw->ContainerId = htole16(sc->sc_hwunit);
173 fib->Header.Size = htole16(size);
180 fib->Header.Command = htole16(ContainerCommand);
218 fib->Header.Size = htole16(size);
225 fib->Header.Command = htole16(ContainerCommand64);
230 bw->ContainerId = htole16(sc->sc_hwunit);
231 bw->SectorCount = htole16(datasize / AAC_BLOCK_SIZE);
241 br->ContainerId = htole16(sc->sc_hwunit);
242 br->SectorCount = htole16(datasize / AAC_BLOCK_SIZE);
270 fib->Header.Size = htole16(size);