Searched refs:pss (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/eqn/ |
H A D | fromto.c | 20 int b, h1, b1, pss; in fromto() local 26 pss = EFFPS(ps); in fromto() 31 nrwid(p2, pss, p2); in fromto() 38 nrwid(p3, pss, p3); in fromto() 46 eht[p2]-ebase[p2]+b1, yyval, p2, pss, p2, EFFPS(ps)); in fromto() 60 -(h1-b1+ebase[p3]), yyval, p3, pss, p3, EFFPS(ps), in fromto()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_ahci.c | 1102 ata_ident->pss = ATA_PSS_VALID_VALUE; in ata_identify_init() 1105 ata_ident->pss |= ATA_PSS_MULTLS; in ata_identify_init() 1106 ata_ident->pss |= ffsl(psectsz / sectsz) - 1; in ata_identify_init() 1110 ata_ident->pss |= ATA_PSS_LSSABOVE512; in ata_identify_init()
|
/illumos-gate/usr/src/uts/common/inet/sockmods/ |
H A D | socksctp.c | 188 struct sctp_sonode *pss; in sosctp_init() local 201 pss = SOTOSSO(pso); in sosctp_init() 206 sosctp_so_inherit(pss, ss); in sosctp_init()
|
/illumos-gate/usr/src/contrib/bhyve/sys/ |
H A D | ata.h | 229 /*106*/ u_int16_t pss; member
|