Searched defs:pdk (Results 1 - 10 of 10) sorted by relevance

/src/sys/kern/
H A Dsubr_disk_open.c97 struct disk *pdk; local in function:getdisksize
/src/sys/dev/dkwedge/
H A Ddkwedge_mbr.c51 struct disk *pdk; member in struct:mbr_args
174 dkwedge_discover_mbr(struct disk *pdk, struct vnode *vp) argument
[all...]
H A Ddkwedge_apple.c136 dkwedge_discover_apple(struct disk *pdk, struct vnode *vp) argument
H A Ddkwedge_gpt.c113 dkwedge_discover_gpt(struct disk *pdk, struct vnode *vp) argument
[all...]
H A Ddkwedge_rdb.c102 dkwedge_discover_rdb(struct disk *pdk, struct vnode *vp) argument
[all...]
H A Ddkwedge_tos.c80 dkwedge_discover_tos(struct disk *pdk, struct vnode *vp) argument
H A Ddkwedge_bsdlabel.c136 struct disk *pdk; member in struct:mbr_args
440 dkwedge_discover_bsdlabel(struct disk * pdk,struct vnode * vp) argument
[all...]
H A Ddk.c230 struct disk *pdk = sc->sc_parent; local in function:dkwedge_attach
391 dk_set_geometry(struct dkwedge_softc *sc, struct disk *pdk) argument
434 struct disk *pdk; local in function:dkwedge_add
808 dkwedge_delall(struct disk * pdk) argument
821 dkwedge_delidle(struct disk * pdk) argument
828 dkwedge_delall1(struct disk * pdk,bool idleonly) argument
872 dkwedge_list(struct disk * pdk,struct dkwedge_list * dkwl,struct lwp * l) argument
1096 dkwedge_discover(struct disk * pdk) argument
1183 dkwedge_read(struct disk * pdk,struct vnode * vp,daddr_t blkno,void * tbuf,size_t len) argument
[all...]
/src/sbin/dkscan_bsdlabel/
H A Ddkscan_util.c71 dkwedge_read(struct disk *pdk, struct vnode *vp, daddr_t blkno, argument
/src/common/lib/libprop/
H A Dprop_dictionary.c204 const struct _prop_dictionary_keysym *pdk = n; local in function:_prop_dict_keysym_rb_compare_key
233 _prop_dict_keysym_put(prop_dictionary_keysym_t pdk) argument
250 prop_dictionary_keysym_t pdk local in function:_prop_dict_keysym_free
262 prop_dictionary_keysym_t pdk = v; local in function:_prop_dict_keysym_externalize
294 prop_dictionary_keysym_t opdk, pdk, rpdk; local in function:_prop_dict_keysym_alloc
357 prop_dictionary_keysym_t pdk; local in function:_prop_dictionary_free
424 prop_dictionary_keysym_t pdk; local in function:_prop_dictionary_emergency_free
435 _prop_dictionary_externalize_one(struct _prop_object_externalize_context * ctx,prop_dictionary_keysym_t pdk,struct _prop_object * po) argument
471 prop_dictionary_keysym_t pdk; local in function:_prop_dictionary_externalize
654 prop_dictionary_keysym_t pdk = NULL; local in function:_prop_dictionary_iterator_next_object_locked
678 prop_dictionary_keysym_t pdk; local in function:_prop_dictionary_iterator_next_object
744 prop_dictionary_keysym_t pdk; local in function:prop_dictionary_copy
995 _prop_dictionary_get_keysym(prop_dictionary_t pd,prop_dictionary_keysym_t pdk,bool locked) argument
1011 prop_dictionary_get_keysym(prop_dictionary_t pd,prop_dictionary_keysym_t pdk) argument
1026 prop_dictionary_keysym_t pdk; local in function:prop_dictionary_set
1119 prop_dictionary_set_keysym(prop_dictionary_t pd,prop_dictionary_keysym_t pdk,prop_object_t po) argument
1134 prop_dictionary_keysym_t pdk = pde->pde_key; local in function:_prop_dictionary_remove
1193 prop_dictionary_remove_keysym(prop_dictionary_t pd,prop_dictionary_keysym_t pdk) argument
1224 prop_dictionary_keysym_value(prop_dictionary_keysym_t pdk) argument
[all...]

Completed in 8 milliseconds