Searched refs:get_be32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/usb/storage/
H A Dustorage_fs.c904 get_be32(uint8_t *buf) function
945 lba = get_be32(&sc->sc_cbw->CBWCDB[2]);
1103 uint32_t lba = get_be32(&sc->sc_cbw->CBWCDB[2]);
1384 lba = get_be32(&sc->sc_cbw->CBWCDB[2]);
1442 lba = get_be32(&sc->sc_cbw->CBWCDB[2]);
1753 temp = get_be32(&sc->sc_cbw->CBWCDB[6]);
1905 temp = get_be32(&sc->sc_cbw->CBWCDB[6]);

Completed in 99 milliseconds