Searched refs:sph (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/dev/firewire/ |
| H A D | iec68113.h | 59 sph:1, member 63 sph:1,
|
| /freebsd/sys/dev/aq/ |
| H A D | aq_dbg.c | 122 uint8_t sph; in trace_aq_rx_descr() local 128 sph = DESCR_FIELD(descr[0], 21, 21); in trace_aq_rx_descr() 147 hdr_len, sph, rx_cntl, in trace_aq_rx_descr()
|
| H A D | aq_ring.h | 49 uint32_t sph:1; member
|
| /freebsd/sys/dev/axgbe/ |
| H A D | xgbe-drv.c | 176 hw_feat->sph = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, SPHEN); in xgbe_get_all_hw_features() 285 hw_feat->sph ? "yes" : "no"); in xgbe_get_all_hw_features()
|
| H A D | xgbe.h | 978 unsigned int sph; /* Split Header Feature */ member
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cmath.cppm | |
| H A D | cmath.inc | 360 // [sf.cmath.sph.bessel], spherical Bessel functions of the first kind 365 // [sf.cmath.sph.legendre], spherical associated Legendre functions 370 // [sf.cmath.sph.neumann], spherical Neumann functions;
|
| /freebsd/sys/cam/ctl/ |
| H A D | ctl.c | 6082 struct scsi_mode_page_header_sp *sph; in ctl_do_mode_select() local 6084 sph = (struct scsi_mode_page_header_sp *)page_header; in ctl_do_mode_select() 6085 if (page_index->subpage == sph->subpage) { in ctl_do_mode_select() 6086 page_len = scsi_2btoul(sph->page_length); in ctl_do_mode_select()
|