Searched defs:pdt (Results 1 – 7 of 7) sorted by relevance
47 const uint8_t * nvme_id_ns_p, int pdt, in sg_make_vpd_devid_for_nvme()
492 sg_get_pdt_str(int pdt, int buff_len, char * buff) in sg_get_pdt_str()502 sg_lib_pdt_decay(int pdt) in sg_lib_pdt_decay()
164 SimpleTimeZone pdt = new SimpleTimeZone(-8 * 60 * 60 * 1000, ids[0]); in Test4040996() local
161 SimpleTimeZone pdt = new SimpleTimeZone(-8 * 60 * 60 * 1000, ids[0]); in Test4040996() local
341 SimpleTimeZone *pdt = new SimpleTimeZone(-8 * 60 * 60 * 1000, *ids->snext(status)); in test4040996() local
1235 uint8_t pdt; in umass_scsi_inquiry_data() local
650 #define SCSI_GET_INQUIRY_PDT(pdt) ((pdt) & 0x1f) /* get the Peripheral Device Type */ argument