Home
last modified time | relevance | path

Searched refs:sph (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/firewire/
H A Diec68113.h59 sph:1, member
63 sph:1,
/freebsd/sys/dev/aq/
H A Daq_dbg.c122 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 Daq_ring.h49 uint32_t sph:1; member
/freebsd/sys/dev/axgbe/
H A Dxgbe-drv.c176 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 Dxgbe.h978 unsigned int sph; /* Split Header Feature */ member
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc360 // [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 Dctl.c6082 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()