Searched refs:cdw11 (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-current/sbin/nvmecontrol/
H A Dlogpage.c208 pt.cmd.cdw11 = htole32(
/freebsd-current/sys/cam/
H A Dcam_periph.c2214 "nsid=\"%08x\" cdw10=\"%08x\" cdw11=\"%08x\" cdw12=\"%08x\" "
2217 cmd->cdw11, cmd->cdw12, cmd->cdw13, cmd->cdw14, cmd->cdw15);
/freebsd-current/usr.sbin/camdd/
H A Dcamdd.c1661 nc->cdw11 = lba >> 32;
/freebsd-current/sys/dev/mpr/
H A Dmpr_sas.c1803 c->cdw11 = htole32(NVME_DSM_ATTR_DEALLOCATE);
/freebsd-current/sys/cam/ctl/
H A Dctl.c10730 *lba = (uint64_t)le32toh(ctnio->cmd.cdw11) << 32 |

Completed in 270 milliseconds

12